public final class UName extends Object
Modifier and Type | Field and Description |
---|---|
static Comparator |
comparator
Compares
UName s by their names. |
public static final Comparator comparator
UName
s by their names.public UName(String _nsUri, String _localName, String _qname)
_nsUri
- Use "" to indicate the no namespace.public UName(XSDeclaration decl)
Copyright © 2012 Oracle. All Rights Reserved.