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