All Packages

Package Summary
Package
Description
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 supports the output of Canonical XML from XOM.
nu.xom.converters contains classes that convert XOM documents to other models such as SAX and DOM.
nu.xom.tests contains the JUnit based test suite for XOM.
nu.xom.xinclude supports XInclude processing of XOM documents and elements.
nu.xom.xslt connects XOM documents to TrAX-based XSLT processors.