public class GroupXmlExporter extends Object implements XmlExporter
Modifier and Type | Field and Description |
---|---|
protected org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
GroupXmlExporter() |
Modifier and Type | Method and Description |
---|---|
org.jdom.Element |
export(ExportDataSet exportDataSet)
This overridden method ...
|
boolean |
supportPrettyPrint() |
protected final org.apache.log4j.Logger LOG
public GroupXmlExporter()
public boolean supportPrettyPrint()
supportPrettyPrint
in interface XmlExporter
public org.jdom.Element export(ExportDataSet exportDataSet)
export
in interface XmlExporter
XmlExporter.export(org.kuali.rice.core.api.impex.ExportDataSet)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.