Package org.apache.uima.internal.util
Class XmlElementName
java.lang.Object
org.apache.uima.internal.util.XmlElementName
Data structure used to encapsulate the different pieces of information that make up the name of
an XML element - namely, the Namespace URI, the local name, and the qname (qualified name).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
nsUri
-
localName
-
qName
-
-
Constructor Details
-
XmlElementName
-