Serialized Form


Package com.ctc.wstx.exc

Class com.ctc.wstx.exc.WstxEOFException extends WstxParsingException implements Serializable

serialVersionUID: 1L

Class com.ctc.wstx.exc.WstxException extends XMLStreamException implements Serializable

serialVersionUID: 1L

Serialized Fields

mMsg

String mMsg
D'oh. Super-class munges and hides the message, have to duplicate here

Class com.ctc.wstx.exc.WstxIOException extends WstxException implements Serializable

serialVersionUID: 1L

Class com.ctc.wstx.exc.WstxLazyException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

mOrig

XMLStreamException mOrig

Class com.ctc.wstx.exc.WstxOutputException extends WstxException implements Serializable

serialVersionUID: 1L

Class com.ctc.wstx.exc.WstxParsingException extends WstxException implements Serializable

serialVersionUID: 1L

Class com.ctc.wstx.exc.WstxUnexpectedCharException extends WstxParsingException implements Serializable

serialVersionUID: 1L

Serialized Fields

mChar

char mChar

Class com.ctc.wstx.exc.WstxValidationException extends org.codehaus.stax2.validation.XMLValidationException implements Serializable

serialVersionUID: 1L


Package com.ctc.wstx.io

Class com.ctc.wstx.io.WstxInputLocation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

mContext

WstxInputLocation mContext
Enclosing (parent) input location; location from which current location is derived.


mPublicId

String mPublicId

mSystemId

String mSystemId

mCharOffset

int mCharOffset

mCol

int mCol

mRow

int mRow

Package com.ctc.wstx.sax

Class com.ctc.wstx.sax.WrappedSaxException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

mCause

SAXException mCause

Package com.ctc.wstx.util

Class com.ctc.wstx.util.InternCache extends LinkedHashMap implements Serializable

serialVersionUID: 1L



Copyright © 2011 Codehaus. All Rights Reserved.