public class GroupXmlServiceImpl extends Object implements XmlLoader, XmlExporter
| Constructor and Description | 
|---|
| GroupXmlServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.jdom.Element | export(ExportDataSet dataSet)This overridden method ... | 
| void | loadXml(InputStream inputStream,
              String principalId) | 
| boolean | supportPrettyPrint() | 
public GroupXmlServiceImpl()
public void loadXml(InputStream inputStream, String principalId)
public boolean supportPrettyPrint()
supportPrettyPrint in interface XmlExporterpublic org.jdom.Element export(ExportDataSet dataSet)
export in interface XmlExporterXmlExporter.export(org.kuali.rice.core.api.impex.ExportDataSet)Copyright © 2005–2014 The Kuali Foundation. All rights reserved.