From c8875fb97fc03779a5bba09872227b1d08e5d52a Mon Sep 17 00:00:00 2001 From: tromey Date: Sat, 16 Jul 2005 00:30:23 +0000 Subject: Initial revision git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102074 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/classpath/gnu/xml/util/package.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 libjava/classpath/gnu/xml/util/package.html (limited to 'libjava/classpath/gnu/xml/util/package.html') diff --git a/libjava/classpath/gnu/xml/util/package.html b/libjava/classpath/gnu/xml/util/package.html new file mode 100644 index 00000000000..6e6c0d77d47 --- /dev/null +++ b/libjava/classpath/gnu/xml/util/package.html @@ -0,0 +1,20 @@ + + + org.brownell.xml package + + +

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.

+ + -- cgit v1.2.3