Install this package:
emerge -a dev-java/jdom
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-java/jdom
Or alternatively:
emerge --autounmask-write -a dev-java/jdom
<pkgmetadata> <maintainer type="project"> <email>java@gentoo.org</email> <name>Java</name> </maintainer> <longdescription> 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 offerings provide. </longdescription> <upstream> <remote-id type="github">hunterhacker/jdom</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | JDOM-2.0.6.1.tar.gz | 8368301 bytes |
| DIST | jdom-1.1.3.tar.gz | 4233403 bytes |