- Axis - An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. [Open source, Apache Software License]
xml.apache.org/axis
- DOM4J - XML framework for processing XML with integrated XPath and support for DOM, SAX, JAXP and Java 2 Collections. [Open Source, BSD-like]
dom4j.org
- Element Construction Set - Generates elements for various markup languages. Directly supports HTML 4.0 and XML, but can easily be extended to create tags for any markup language. [Open Source, BSD-like]
java.apache.org/ecs/index.html
- eXchaNGeR - The XML Browser - A simple and flexible browser framework for XML elements, allows for association of pluggable services with specific XML element-types.
www.xngr.org
- Jato - A non-procedural XML language for conveniently transforming an XML document to/from a set of Java objects. [Open Source, LGPL]
www.krumel.com/jato
- Jaxen - Java XPath engine; mailing list, FAQ. [Apache-style]
jaxen.org
- JXQuick - Quick and easy XML processing. [Open Source, BSD-like]
qare.sourceforge.net/web/2001-12/products/quick/index.html
- OpenXML - Covers the entire cycle of XML documents production, processing and delivery for dynamic content publishing and application to application communication. [Open Source, MPL-like]
download.cnet.com/downloads/0-14492-100-5565652.html
- Oracle XML Developer's Kit for Java - XML parser, XSLT processor, XML schema processor, class generator, SQL utilities, XSQL servlet, and Oracle SOAP.
technet.oracle.com/tech/xml/xdk_java
- SAX (Simple API for XML) - Contains Namespace support and is fully configurable and extensible. [Open Source, Public Domain]
www.saxproject.org
- Simkin - Embeddable scripting language for Java and XML. [Commercial]
www.simkin.co.uk
- Transformation API For XML (TrAX) - Offers general transformation model for converting XML documents.
xml.apache.org/xalan-j/trax.html
- XML Processing with TRaX - Article by Craig Pfeifer in ONJava.com. Purpose of TRaX (Java API for specifying and executing XML transformations), code example, links.
www.onjava.com/pub/a/onjava/2001/07/02/trax.html
- 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]
mitglied.tripod.de/xmltp
|