-
Notifications
You must be signed in to change notification settings - Fork 118
Home
Rolf edited this page Apr 1, 2012
·
17 revisions
JDOM provides a complete, Java-based solution for accessing, manipulating, and outputting XML data from Java code.
Have a look in the right margin of this, and other wiki pages for an index in to the most important wiki pages.
JDOM 2.0.0 adds support for a number of new features. An introduction to JDOM 2 is available as a 'Primer'
This is a recommended upgrade for anyone still using JDOM 1 versions.
See the main site http://jdom.org.
[JDOM Home](http://www.jdom.org)
Stable Release
- [Download](http://www.jdom.org/downloads/index.html)
- [JavaDoc](http://www.jdom.org/docs/apidocs/index.html)
JDOM 2.x
- Overview
- Getting Started
- JDOM on Android
- [JavaDoc](http://hunterhacker.github.com/jdom/jdom2/apidocs/index.html)
- [Coverage](http://hunterhacker.github.com/jdom/jdom2/coverage/index.html)
- [UnitTests](http://hunterhacker.github.com/jdom/jdom2/junit.report/index.html)
- Features
- JDOM 1.x to JDOM 2.x
- Dependencies
Developing JDOM