| Name: | jdom |
|---|---|
| Version: | 1.1.3 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 222001 |
| License: | ASL 1.1 |
| RPM: | jdom-1.1.3-6.el7.noarch.rpm |
| Source RPM: | jdom-1.1.3-6.el7.src.rpm |
| Build Date: | Tue Apr 29 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| 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. |