@Immutable public interface Name extends Comparable<Name>, Serializable, Readable
Modifier and Type | Method and Description |
---|---|
String |
getLocalName()
Get the local name part of this qualified name.
|
String |
getNamespaceUri()
Get the URI for the namespace used in this qualified name.
|
compareTo
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.