Serialized Form


Package javax.xml.namespace

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

serialVersionUID: -9120448754896609940l

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 extends Object implements Serializable

serialVersionUID: 1l

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 extends Object implements Serializable

serialVersionUID: 1l

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 extends Object implements Serializable

serialVersionUID: 1l

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 extends Object implements Serializable

serialVersionUID: 1l

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 extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set _includedURIs

_excludedQNames

Set _excludedQNames

_includedQNames

Set _includedQNames

Class org.apache.xmlbeans.QNameSetBuilder extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set _includedURIs

_excludedQNames

Set _excludedQNames

_includedQNames

Set _includedQNames

Class org.apache.xmlbeans.SchemaTypeLoaderException extends XmlRuntimeException implements Serializable

Serialized Fields

_code

int _code

Class org.apache.xmlbeans.StringEnumAbstractBase extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_string

String _string

_int

int _int

Class org.apache.xmlbeans.XmlCalendar extends GregorianCalendar implements Serializable

Class org.apache.xmlbeans.XmlError extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_message

String _message

_code

String _code

_source

String _source

_severity

int _severity

_line

int _line

_column

int _column

_offset

int _offset

Class org.apache.xmlbeans.XmlException extends Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

_errors

List _errors

Class org.apache.xmlbeans.XmlOptions extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_map

Map _map

Class org.apache.xmlbeans.XmlRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1l

Serialized Fields

_errors

List _errors

Class org.apache.xmlbeans.XmlSimpleList extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

underlying

List underlying

Class org.apache.xmlbeans.XMLStreamValidationException extends org.apache.xmlbeans.xml.stream.XMLStreamException implements Serializable

Serialized Fields

_xmlError

XmlError _xmlError

Class org.apache.xmlbeans.XmlValidationError extends XmlError implements Serializable

Serialized Fields

_fieldQName

QName _fieldQName

_offendingQName

QName _offendingQName

_expectedSchemaType

SchemaType _expectedSchemaType

_expectedQNames

List _expectedQNames

_errorType

int _errorType

_badSchemaType

SchemaType _badSchemaType