Serialized Form


Package org.codehaus.stax2.typed

Class org.codehaus.stax2.typed.TypedXMLStreamException extends XMLStreamException implements Serializable

serialVersionUID: 1L

Serialized Fields

mLexical

String mLexical
Lexical representation of the content that could not be converted to the requested type. May be null if a processor is unable to provide it. Lexical representation should preferably be as close to the original input String as possible (as opposed to being normalized which often is done before actual parsing).


Package org.codehaus.stax2.validation

Class org.codehaus.stax2.validation.XMLValidationException extends XMLStreamException implements Serializable

serialVersionUID: 1L

Serialized Fields

mCause

XMLValidationProblem mCause



Copyright © 2011 Codehaus. All Rights Reserved.