|
Class Summary |
| ClassPathEntityResolver |
An implementation of an EntityResolver which can be used to locate
DTD files located on the current java class path |
| JASDOMParser |
Ideally wouldnt need this interface, except that the DOM specification
only specifies how to extract information from a DOM, not how to create
a DOM from an XML file. |
| XMLCharacterProperties |
A class representing properties of characters according to various
W3C recommendations
XMLCharacterProperties provides convenience methods for commonly used
character tests. |
| XMLNodeTraverser |
Utility class for traversing XML DOM trees |
| XMLWriter |
A class that makes it easy to write XML documents. |