package org.concord.otrunk.xml.jdom; import org.concord.otrunk.xml.OTXMLContent; public abstract class JDOMContent implements OTXMLContent { }