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
|
IDIndexer | A utility class which helps overcome some DOM 1.0 deficiencies. |
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
|