  |
Axis - http://ws.apache.org/axis/
An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. [Open source, Apache Software License] |
  |
DOM4J - http://dom4j.org/
XML framework for processing XML with integrated XPath and support for DOM, SAX, JAXP and Java 2 Collections. [Open Source, BSD-like] |
  |
Transformation API For XML (TrAX) - http://xml.apache.org/xalan-j/trax.html
Offers general transformation model for converting XML documents. |
  |
Sparta - http://sparta-xml.sourceforge.net/
Lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. Its goals are: small code size, fast execution, small memory usage, clean and simple DOM API. [Open Source, LGPL] |
  |
Jaxen - http://jaxen.org/
Java XPath engine; mailing list, FAQ. [Apache-style] |
  |
XNGR XML Browser - http://www.xngr.org/
A simple and flexible browser framework for XML elements, allows for association of pluggable services with specific XML element-types. |
  |
XML Processing with TRaX - http://www.onjava.com/pub/a/onjava/2001/07/02/trax.html
Article by Craig Pfeifer in ONJava.com. Purpose of TRaX (Java API for specifying and executing XML transformations), code example, links. |
  |
Presenting XML - http://presentingxml.sourceforge.net/
A Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a device. [Open source, GPL or LGPL or MPL 1.1] |
  |
txt2xml - http://txt2xml.sourceforge.net/
A simple Java library for parsing arbitrarily structured text input into well-formed XML output as SAX, DOM, JDOM, or through an OutputStream. [Open source, BSD License] |
  |
XMLtp - http://mitglied.lycos.de/xmltp/
A tiny XML parser/processor written in Java, supporting a subset of XML, intended for small-footprint server-side applications. [Open Source, BSD-like] |