|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
XML-Util API
.
See:
Description
Class Summary | |
---|---|
DomUtilImpl | This utility class contains methods that help to deal with the
DOM API. |
JoiningNodeIterator | This class is used to iterate the
Node s of a NodeList . |
NodeIterator | This class is used to iterate the
Node s of a NodeList . |
NodeValueCharIterator | This is an implementation of CharIterator that iterates the
characters of the value (s) of a
single node or a
node-list . |
StaxUtilImpl | This utility class contains methods that help to work with the StAX API (JSR 173). |
XmlInputStream | This class is an input-stream that detects the encoding from the potential XML-header of a stream. |
XmlUtilImpl | This utility class contains methods that help to deal with XML. |
Exception Summary | |
---|---|
XmlInvalidException | A XmlInvalidException is like a SAXException but
as a RuntimeException . |
Contains the base-implementation of the XML-Util API
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |