| AttributeListImpl |
my own implementation of the SAX AttributeList
|
| AttributeListWrapper |
A class which implements AttributeList by "wrapping" a DOM
NamedNodeMap.
|
| DOM2SAX |
A class for converting a DOM document to SAX events
|
| DOMURILocation |
An implementation of ObjectURILocation for a DOM Node
|
| IDIndexer |
A utility class which helps overcome some DOM 1.0 deficiencies.
|
| SAXURILocation |
An implementation of ObjectURILocation for a SAX XMLReader
|
| Whitespace |
A class for handling XML Whitespace
|
| XMLDiff |
A utility class used to compare two XPathNodes, or XML input files
and report the differences between them.
|
| XMLUtil |
A utility class for parsing XML Namespaces and Locales
|