Serialized Form
Package javax.xml.namespace |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Ensure that deserialization properly interns the results.
- Throws:
java.io.IOException
- if there was a failure in the object input stream
java.lang.ClassNotFoundException
- if the class of any sub-objects could
not be found
namespaceURI
java.lang.String namespaceURI
localPart
java.lang.String localPart
prefix
java.lang.String prefix
Copyright © 2009. All Rights Reserved.