summaryrefslogblamecommitdiff
path: root/java/jdom/pkg-descr
blob: d111fd8e23eec5b38d385fed0d6c50b6a53773aa (plain) (tree)
1
2
3
4
5
6





                                                                    
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/