Uses of Class
nu.xom.DocType

Packages that use DocType
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.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.