Found 64 results

Sort: relevance | popular | newest
A complete, Java-based solution for accessing, manipulating, and outputting XML data
Last Release on Dec 8, 2021
A complete, Java-based solution for accessing, manipulating, and outputting XML data
Last Release on Jun 9, 2012

Relocated → org.jdom » jdom2
JDOM
Last Release on Sep 26, 2008

Relocated → org.jdom » jdom
Utilities JDOM
Last Release on May 7, 2024
Jaxen is a universal XPath engine for Java.
Last Release on Dec 3, 2022
JDOM
Last Release on May 29, 2018

org.wso2.carbon.jdom. This bundle will represent jdom
Last Release on Jan 12, 2011
SpringSource Org JDOM
Last Release on Apr 21, 2018
A complete, Java-based solution for accessing, manipulating, and outputting XML data. This artifact is to support those people who want to use both JDOM 2.x and JDOM 1.x in their project. This artifact is a duplicate of org.jdom:jdom:1.1.3 which just allows maven users to have both jdom 2.x versions (from the jdom artifact) as well as 1.x versions (from this jdom-legacy artifact) in the same maven project.
Last Release on Jun 9, 2012
JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API ...
Last Release on Apr 30, 2012