API Docs for SAX and DOM

XML4J comes packaged with API documentation for SAX and DOM, the two most common interfaces for programming XML.  In addition, we provide documentation for classes that are not part of the SAX and DOM API's, but are useful for writing XML4J programs. 

This documentation is generated automatically from the Javadoc-style comments inside the source files.  Click on one of the links below to go to the appropriate API documentation.

Standard parser API (including Standard DOM) documentation

TX Compatibility DOM documentation

For more information on the differences between Standard DOM and the TX-Compatibility DOM implementations, see the FAQ on this topic.