org.kuali.rice.kew.xml.export
Class GroupXmlExporter
java.lang.Object
org.kuali.rice.kew.xml.export.GroupXmlExporter
- All Implemented Interfaces:
- org.kuali.rice.core.framework.impex.xml.XmlExporter
public class GroupXmlExporter
- extends Object
- implements org.kuali.rice.core.framework.impex.xml.XmlExporter
This is a description of what this class does - jjhanso don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Field Summary |
protected org.apache.log4j.Logger |
LOG
|
Method Summary |
org.jdom.Element |
export(org.kuali.rice.core.api.impex.ExportDataSet exportDataSet)
This overridden method ... |
boolean |
supportPrettyPrint()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected final org.apache.log4j.Logger LOG
GroupXmlExporter
public GroupXmlExporter()
supportPrettyPrint
public boolean supportPrettyPrint()
- Specified by:
supportPrettyPrint
in interface org.kuali.rice.core.framework.impex.xml.XmlExporter
export
public org.jdom.Element export(org.kuali.rice.core.api.impex.ExportDataSet exportDataSet)
- This overridden method ...
- Specified by:
export
in interface org.kuali.rice.core.framework.impex.xml.XmlExporter
- See Also:
XmlExporter.export(org.kuali.rice.core.api.impex.ExportDataSet)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.