@Immutable public final class MicroQName extends Object implements IMicroQName
| Constructor and Description |
|---|
MicroQName(String sName) |
MicroQName(String sNamespaceURI,
String sName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getNamespaceURI()
Get the namespace URI
|
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTo, getAsXMLQName, getAsXMLQName, hasNamespaceURI, hasNamespaceURI, hasNoNamespaceURI@Nullable public String getNamespaceURI()
IMicroQNamegetNamespaceURI in interface IMicroQNamenull if no namespace URI is present.@Nonnull @Nonempty public String getName()
getName in interface IMicroQNamenull.Copyright © 2014–2021 Philip Helger. All rights reserved.