org.kuali.rice.edl.impl.xml.export
Class EDocLiteXmlExporter
java.lang.Object
org.kuali.rice.edl.impl.xml.export.EDocLiteXmlExporter
- All Implemented Interfaces:
- org.kuali.rice.core.framework.impex.xml.XmlExporter
public class EDocLiteXmlExporter
- extends Object
- implements org.kuali.rice.core.framework.impex.xml.XmlExporter
Exports EDocLite definitions to XML.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
EDocLiteDefinition
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EDocLiteXmlExporter
public EDocLiteXmlExporter()
supportPrettyPrint
public boolean supportPrettyPrint()
- Specified by:
supportPrettyPrint in interface org.kuali.rice.core.framework.impex.xml.XmlExporter
export
public org.jdom.Element export(ExportDataSet exportDataSet)
- Specified by:
export in interface org.kuali.rice.core.framework.impex.xml.XmlExporter
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.