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.
It also contains the basic classes for parsing and serializing
XML documents, as well as the various exception classes
representing the different things that can go wrong while working
with XOM.
@since 1.0
|