List of usage examples for org.jdom2 Document subclass-usage
From source file de.altimos.util.asset.ext.XmlDocument.java
/**
* A xml Document wrapper to use jdom lib with asset system.
*
* @author Jan Graichen <jg@altimos.de>
* @version $Id$
*/
From source file se.miun.itm.input.model.Document.java
/**
* A wrapper class that wraps third party library classes, in order to not make
* users directly depend on them, and due to the restrictions of third party
* class exposure to service consumers.
*
* @author Felix Dobslaw