free ebook and tutorial - Java + XML = JDOM

• JDOM is the Java Document Object Model
• A way to represent an XML document for easy and efficient reading
manipulation, and writing
– Straightforward API
– Lightweight and fast
– Java-optimized


download

1 comments:

anon_anon

November 23, 2009 at 8:03 PM

Have you looked at vtd-xml? it is a lot faster and memory efficient than DOM4J and JDOM

http://vtd-xml.sf.net