Package org.kuali.rice.kew.xml
Class GroupXmlServiceImpl
java.lang.Object
org.kuali.rice.kew.xml.GroupXmlServiceImpl
- All Implemented Interfaces:
XmlExporter,XmlLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jdom2.Elementexport(ExportDataSet dataSet) voidloadXml(InputStream inputStream, String principalId) boolean
-
Constructor Details
-
GroupXmlServiceImpl
public GroupXmlServiceImpl()
-
-
Method Details
-
loadXml
-
supportPrettyPrint
public boolean supportPrettyPrint()- Specified by:
supportPrettyPrintin interfaceXmlExporter
-
export
- Specified by:
exportin interfaceXmlExporter
-