Package com.topologi.diffx.xml.dom

DOM Extension to the XML tools.

See:
          Description

Interface Summary
DOMWriter An XML writer which output is a DOM tree.
 

Class Summary
DOMWriterImpl A simple implementation of a DOM writer
 

Package com.topologi.diffx.xml.dom Description

DOM Extension to the XML tools. This package provides an XML writer that generates a DOM document as well as a document builder for convenience.