XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Open Source, Java, DOM Software -> dom4j: the flexible XML framework for Java

dom4j: the flexible XML framework for Java

Date: Apr. 16, 2001
Link: http://dom4j.org/
Source Author or Organization: James Strachan, Bob Mcwhirter

dom4j is a Java-based, open source framework for reading, writing, navigating and editing XML. It combines features of the Document Object Model (DOM) and Simple Application Programming Interface for XML (SAX), and includes support for XML Path Language (XPath), Java 2 Collections, Java API for XML Parsing (JAXP), Transformation API for XML (TRaX) and Extensible Style Language Transformations (XSLT).

The dom4j site provides links to full documentation, a quick start guide, the dom4j Application Programming Interface (dom4j API), a FAQ, and mailing lists geared to users and developers.

dom4j is distributed under an open source, Apache-style license that does not restrict users to creation of open source products only.