See: Description
Interface | Description |
---|---|
DomUtil |
This is the interface for a collection of utility functions that help to deal with the
DOM API. |
StaxUtil |
This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
|
XmlUtil |
This is the interface for a collection of utility functions that help to deal with XML.
|
Class | Description |
---|---|
ParserState |
This Class contains the state of an HTML
parsing
process. |
XmlCompareMode |
This class is a simple bean that represents the mode when comparing XML.
|
Exception | Description |
---|---|
XmlException |
An
XmlException is thrown if something went wrong with XML serialization or parsing. |
XmlGenericException |
A
XmlGenericException is used to wrap exceptions of underlying XML-frameworks such as StAX or SAX that throw
checked exceptions. |
Copyright © 2001–2016 mmm-Team. All rights reserved.