Skip to content
hunterhacker edited this page Jul 31, 2011 · 17 revisions

JDOM provides a complete, Java-based solution for accessing, manipulating, and outputting XML data from Java code.

JDOM 1.1.1 is available

This is a recommended upgrade for anyone still using JDOM 1.1. This release includes an important Namespace synchronization bug fix, a new SAXBuilder flag for faster parsing, an updated Jaxen library, new support for Unicode surrogate pairs, and support for the Android Dalvik VM. We're operating in maintenance mode and don't anticipate a major revision unless something changes in the XML landscape. Simple is beautiful.

Download JDOM 1.1.1.

JDOM 2.0 is starting development

JDOM 2.0 adds support for Java 5 with features like generics.

[Read what's coming in 2.0](JDOM 2.0).

For More Information

See the main site jdom.org.

Clone this wiki locally