Uses of Package
gnu.xml.util

Packages that use gnu.xml.util
gnu.xml.pipeline This package exposes a kind of XML processing pipeline, based on sending SAX events, which can be used as components of application architectures. 
gnu.xml.util This package contains XML utilities, including SAX2 XML writers and a parser of DOM trees, plus a command line driver. 
 

Classes in gnu.xml.util used by gnu.xml.pipeline
XMLWriter
          This class is a SAX handler which writes all its input as a well formed XML or XHTML document.
 

Classes in gnu.xml.util used by gnu.xml.util
XMLWriter
          This class is a SAX handler which writes all its input as a well formed XML or XHTML document.
 



Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2008-04-13.