Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jdom: Java alternative to DOM and SAX
Name: | jdom |
Vendor: | Scientific Linux |
Version: | 1.0 |
License: | Apache Software License-like |
Release: | 4jpp.1 |
URL: | http://www.jdom.org/ |
- Summary
- 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.
Changelog
- * Fri Aug 4 17:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> - 0:1.0-4jpp.1
- Added missing requirements.
- Remove jaxen requirement, since we don't have it in fc yet.
- Merge with fc spec.
- * Tue Apr 11 17:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:1.0-3jpp
- First JPP-1.7 release
- Drop false xalan dependency
- * Tue Oct 11 17:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.0-2jpp
- Add jaxen to Requires and classpath