aboutsummaryrefslogtreecommitdiff
path: root/java/jdom/pkg-descr
blob: e318abf6b1287d3564c0ae2d03c62b9c6aa01f44 (plain) (blame)
1
2
3
4
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.