gnu.xml
Class XName
- Externalizable
public class XName
implements Externalizable
A QName with namespace nodes [and future optional type annotation].
equals, equals, getLocalPart, getNamespaceURI, getPrefix, getSymbol, hashCode, make, readExternal, setSymbol, toString, writeExternal |
getLocalName
public final String getLocalName()
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException- readExternal in interface SName
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException- writeExternal in interface SName