Package nu.xom.converters

nu.xom.converters contains classes that convert XOM documents to other models such as SAX and DOM.

See:
          Description

Class Summary
DOMConverter Converts XOM Document objects to and from DOM Document objects.
SAXConverter This class walks a XOM tree, while firing events into a SAX2 ContentHandler.
 

Package nu.xom.converters Description

nu.xom.converters contains classes that convert XOM documents to other models such as SAX and DOM.

Since:
1.0d16


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