From b8a8ba8aff6f7882bbbf12ea9c27f9da61e4dacd Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Fri, 21 May 1999 15:35:55 +0000 Subject: XML for Java parser. --- textproc/xml4j/pkg-descr | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 textproc/xml4j/pkg-descr (limited to 'textproc/xml4j/pkg-descr') diff --git a/textproc/xml4j/pkg-descr b/textproc/xml4j/pkg-descr new file mode 100644 index 000000000000..487f48ac05d2 --- /dev/null +++ b/textproc/xml4j/pkg-descr @@ -0,0 +1,9 @@ +IBM's XML for Java parser (XML4J) is a high performance, modular XML +parser written in 100% Java. XML4j makes it easy to give an application +the ability to read and write XML data. A single JAR file provides classes +for parsing, generating, manipulating, and validating XML documents. +XML4J is the most robust XML processor currently available and is most +faithful to the XML 1.0 Recommendation and associated standards +(DOM 1.0, SAX 1.0, Namespaces). + +WWW: http://www.alphaworks.ibm.com/technologies/xml4j/ -- cgit v1.2.3