Package | Description |
---|---|
com.ctc.wstx.exc | |
com.ctc.wstx.io | |
com.ctc.wstx.sr |
Class and Description |
---|
WstxException
Base class for all implementatations of
XMLStreamException
Wstx uses. |
WstxLazyException
Alternative exception class Woodstox code uses when it is not allowed
to throw an instance of
XMLStreamException ; this generally
happens when doing lazy parsing. |
WstxParsingException
Intermediate base class for reporting actual Wstx parsing problems.
|
WstxValidationException
Specific exception thrown when document has validation (DTD, W3C Schema)
errors; things that are not well-formedness problems.
|
Class and Description |
---|
WstxException
Base class for all implementatations of
XMLStreamException
Wstx uses. |
Class and Description |
---|
WstxException
Base class for all implementatations of
XMLStreamException
Wstx uses. |
Copyright © 2012–2016 FasterXML. All rights reserved.