nu.xom.tests.BuilderTest <p> Tests building documents from streams, strings, files, and other input sources. </p> @author Elliotte Rusty Harold @version 1.0
nu.xom.tests.XMLWriter <p> The original version of this class was written and placed in the public domain by David Megginson. Elliotte Rusty Harold added <code>LexicalHandler</code> support. It is included here purely for help with testing the <code>SAXConverter</code> class. It is not part ...
org.jdom.transform.JDOMResult A holder for an XSL Transformation result, generally a list of nodes although it can be a JDOM Document also. As stated by the XSLT 1.0 specification, the result tree generated by an XSL transformation is not required to be a well-formed XML document. The result tree may have "any sequence of node ...