| DoctypeUtils |
Util methods to work with XML DOCTYPE's.
|
| LocationAwareContentHandler |
A SAX ContentHandler which stores the location of each node into that node's setUserData().
|
| LocationAwareXmlReader |
XML stream reader which, after parsing, can tell which node appeared on which line.
|
| NamespaceEntry |
Used while parsing XML-related rules.
|
| NamespaceMapContext |
A simple map-based implementation of NamespaceContext.
|
| NamespaceUtils |
|
| XmlCDataAdapter |
Special adapter class to marshall certain sections as CDATA text instead of
escaped text.
|
| XmlUtil |
Contains utility methods for interacting with XML files.
|