Description
oldjdom - Java alternative to DOM and SAX
Distribution: OpenMandriva Lx 3.0
Repository: OpenMandriva Contrib i586
Package name: oldjdom
Package version: 1.0
Package release: 0.b8.2.8-omv2013.0
Package architecture: i586
Package type: rpm
Installed size: 568.64 KB
Download size: 225.75 KB
Official Mirror: abf-downloads.openmandriva.org
JDOM is, quite simply, a Java representation of an XML document. JDOM
provides a way to represent that document for easy and efficient
reading, manipulation, and writing. 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.