Name: | jdom |
---|---|
Version: | 1.0 |
Release: | 4jpp.1 |
Architecture: | i386 |
Group: | Development/Libraries/Java |
Size: | 761739 |
License: | Apache Software License-like |
RPM: | jdom-1.0-4jpp.1.i386.rpm |
Source RPM: | jdom-1.0-4jpp.1.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
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. |