Package gnu.xml.util

This package contains XML utilities, including SAX2 XML writers and a parser of DOM trees, plus a command line driver.

See: Description

Package gnu.xml.util Description:

This package contains XML utilities, including SAX2 XML writers and a parser of DOM trees, plus a command line driver. That driver connects parsers simple processing pipelines. It can be handy for command line validation or transformation tasks, possibly in batch mode, or within Makefiles.

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 2013-01-12.