A complete, Java-based solution for accessing, manipulating, and outputting XML data.
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
<version>2.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an XML document with a root element.
No known issues recorded.
No dependency data recorded yet.