Table of Contents

Java XML - JDOM

About

Jdom want to provide a robust, light-weight means of reading and writing XML data without complex and memory-consumptive options.

JDOM is an in-memory representation of an XML document.

JDOM interoperates well with existing standards such as:

Documentation / Reference