Class SimpleSymbol
java.lang.Object
gnu.mapping.Symbol
gnu.mapping.SimpleSymbol
- All Implemented Interfaces:
EnvironmentKey, Externalizable, Serializable, Comparable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class Symbol
compareTo, equals, equals, getKeyProperty, getKeySymbol, getLocalName, getLocalPart, getName, getNamespace, getNamespaceURI, getPrefix, hasEmptyNamespace, hashCode, hasUnknownNamespace, make, make, makeUninterned, makeUninterned, makeWithUnknownNamespace, matches, matches, parse, setNamespace, toString, toString, valueOf, valueOf, valueOf
-
Constructor Details
-
SimpleSymbol
public SimpleSymbol() -
SimpleSymbol
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classSymbol- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classSymbol- Throws:
IOExceptionClassNotFoundException
-
readResolve
- Overrides:
readResolvein classSymbol- Throws:
ObjectStreamException
-