XOM 1.0d24

Packages
nu.xom nu.xom is the core package of XOM that contains all the basic classes representing the different kinds of nodes: elements, attributes, comments, text nodes, and so forth.
nu.xom.canonical nu.xom.canonical supports the output of Canonical XML from XOM by writing Document objects onto an OutputStream.
nu.xom.converters nu.xom.converters contains classes that convert XOM documents to other models such as SAX and DOM.
nu.xom.tests nu.xom.tests contains the JUnit based test suite for XOM.
nu.xom.xinclude nu.xom.xinclude contains a few classes designed to support XInclude processing of XOM documents and elements.
nu.xom.xslt nu.xom.xslt connects XOM documents to TrAX-based XSLT processors.

 



Copyright 2002-2004 Elliotte Rusty Harold
elharo@metalab.unc.edu