Uses of Class
nu.xom.Namespace

Packages that use Namespace
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.tests contains the JUnit based test suite for XOM.