|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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 Summary | |
|---|---|
| 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 Summary | |
|---|---|
| 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. |
Provides the API of utilities that help to deal with XML.
XmlUtil offers general help with XML.DomUtil helps to defeat the rotten
DOM-API.StaxUtil adds comfort to the
STAX-API.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||