Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jdom - 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.
Packages
jdom-1.0-4jpp.1.i386
[328 KiB] |
Changelog
by Deepak Bhole (2006-08-04):
- Added missing requirements.
- Remove jaxen requirement, since we don't have it in fc yet.
- Merge with fc spec.
|