public class RuleXmlExporter extends Object implements XmlExporter
RuleBaseValues| Modifier and Type | Field and Description | 
|---|---|
| protected org.apache.log4j.Logger | LOG | 
| Constructor and Description | 
|---|
| RuleXmlExporter(org.jdom.Namespace namespace) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.jdom.Element | export(ExportDataSet exportDataSet) | 
| void | exportRule(org.jdom.Element parent,
                    RuleBaseValues rule) | 
| boolean | supportPrettyPrint() | 
protected final org.apache.log4j.Logger LOG
public RuleXmlExporter(org.jdom.Namespace namespace)
public boolean supportPrettyPrint()
supportPrettyPrint in interface XmlExporterpublic org.jdom.Element export(ExportDataSet exportDataSet)
export in interface XmlExporterpublic void exportRule(org.jdom.Element parent, RuleBaseValues rule)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.