574972e972
PR: 27814 Submitted by: Ernst de Haan <ernst@jollem.com>
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
JDOM is a Java library for accessing and manipulating XML documents.
|
|
It has a straightforward API, is a lightweight and fast, and is
|
|
optimized for the Java programmer. It's an alternative to DOM and
|
|
SAX, although it integrates well with both DOM and SAX.
|
|
|
|
WWW: http://www.jdom.org/
|