pkg://jdom-1.0-4.5mdv2008.0.src.rpm:263526/HEADER
downloads
Name : jdom Relocations: (not relocateable)
Version : 1.0 Vendor: Mandriva
Release : 4.5mdv2008.0 Build Date: Sun Sep 16 07:43:14 2007
Install date: (not installed) Build Host: seggie.mandriva.com
Group : Development/Java Source RPM: (none)
Size : 261954 License: Apache License-like
Packager : Anssi Hannula <anssi@mandriva.org>
URL : http://www.jdom.org/
Summary : Java alternative to DOM and SAX
Description :
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.