Library
JDOM version 1.0
Add to favorites
JDK version:1.4
Web site:http://www.jdom.org/ [License]
Books:Click here to see recommendations
JDOM provides a complete, Java-based solution for accessing, manipulating, and outputting XML data from Java code.
Statistics
Packages
Comments
Books
Packages
NameDescription
org.jdomClasses to represent the components of an XML document.
org.jdom.adaptersClasses to interface with various DOM implementations.
org.jdom.filterClasses to programmatically filter nodes of a document based on type, name, value, or other aspects and to boolean and/or/negate these rules.
org.jdom.inputClasses to build JDOM documents from various sources.
org.jdom.outputClasses to output JDOM documents to various destinations.
org.jdom.transformClasses to help with transformations, based on the JAXP TrAX classes.
org.jdom.xpathSupport for XPath from within JDOM.
Search