org.kuali.rice.kew.xml.export
Class RuleAttributeXmlExporter
java.lang.Object
   org.kuali.rice.kew.xml.export.RuleAttributeXmlExporter
org.kuali.rice.kew.xml.export.RuleAttributeXmlExporter
- All Implemented Interfaces: 
- XmlExporter
- public class RuleAttributeXmlExporter 
- extends Object- implements XmlExporter
Exports RuleAttributes to XML.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- RuleAttribute
| Field Summary | 
| protected  org.apache.log4j.Logger | LOG
 | 
 
 
 
| 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
RuleAttributeXmlExporter
public RuleAttributeXmlExporter()
supportPrettyPrint
public boolean supportPrettyPrint()
- 
- Specified by:
- supportPrettyPrintin interface- XmlExporter
 
- 
 
export
public org.jdom.Element export(ExportDataSet exportDataSet)
- 
- Specified by:
- exportin interface- XmlExporter
 
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.