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