Serialized Form


Package javax.xml.namespace

Class javax.xml.namespace.QName implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Ensure that deserialization properly interns the results.

Serialized Fields

namespaceURI

String namespaceURI
Field namespaceURI


localPart

String localPart
Field localPart


prefix

String prefix
Field prefix


Package org.apache.xmlbeans

Class org.apache.xmlbeans.GDate implements Serializable

Serialized Fields

_bits

int _bits

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

_tzsign

int _tzsign

_tzh

int _tzh

_tzm

int _tzm

Class org.apache.xmlbeans.GDateBuilder implements Serializable

Serialized Fields

_bits

int _bits

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

_tzsign

int _tzsign

_tzh

int _tzh

_tzm

int _tzm

Class org.apache.xmlbeans.GDuration implements Serializable

Serialized Fields

_sign

int _sign

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

Class org.apache.xmlbeans.GDurationBuilder implements Serializable

Serialized Fields

_sign

int _sign

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

Class org.apache.xmlbeans.QNameSet implements Serializable

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set _includedURIs

_excludedQNames

Set _excludedQNames

_includedQNames

Set _includedQNames

Class org.apache.xmlbeans.QNameSetBuilder implements Serializable

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set _includedURIs

_excludedQNames

Set _excludedQNames

_includedQNames

Set _includedQNames

Class org.apache.xmlbeans.SchemaTypeLoaderException implements Serializable

Serialized Fields

_code

int _code

Class org.apache.xmlbeans.StringEnumAbstractBase implements Serializable

Serialized Fields

_string

String _string

_int

int _int

Class org.apache.xmlbeans.XmlCalendar implements Serializable

Class org.apache.xmlbeans.XmlError implements Serializable

Serialized Fields

_message

String _message

_source

String _source

_severity

int _severity

_line

int _line

_column

int _column

_offset

int _offset

Class org.apache.xmlbeans.XmlException implements Serializable

Serialized Fields

_errors

List _errors

Class org.apache.xmlbeans.XmlOptions implements Serializable

Serialized Fields

_map

Map _map

Class org.apache.xmlbeans.XmlRuntimeException implements Serializable

Serialized Fields

_errors

List _errors

Class org.apache.xmlbeans.XmlSimpleList implements Serializable

Serialized Fields

underlying

List underlying

Class org.apache.xmlbeans.XMLStreamValidationException implements Serializable

Serialized Fields

_xmlError

XmlError _xmlError
Deprecated.