A complete, Java-based solution for accessing, manipulating, and outputting XML data.
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>2.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an XML file into a JDOM Document.
No known issues recorded.
No dependency data recorded yet.