Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jdom: Java alternative to DOM and SAX
Name: | jdom |
Vendor: | JPackage Project |
Version: | 1.0 |
License: | Apache Software License-like |
Release: | 0.b9.2jpp |
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
- * Thu Jan 22 23:00:00 2004 David Walluck <david{%}anti-microsoft{*}org> 0:1.0-0.b9.2jpp
-
- fix URL
- * Wed Jan 21 23:00:00 2004 David Walluck <david{%}anti-microsoft{*}org> 0:1.0-0.b9.1jpp
-
- b9
- don't use classic compiler
- * Thu Mar 27 23:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.0-0.b8.2jpp
-
- Adapted to JPackage 1.5.
- Use sed instead of bash 2 extension when symlinking jars during build.