Serialized Form

Class javax.xml.namespace.QName extends java.lang.Object implements Serializable

Serialization Methods

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
Serialized Fields

namespaceURI

java.lang.String namespaceURI

localPart

java.lang.String localPart

prefix

java.lang.String prefix



Copyright © {inceptionYear}-2007 null. All Rights Reserved.