Package org.kuali.rice.kew.xml
Class RuleAttributeXmlParser
java.lang.Object
org.kuali.rice.kew.xml.RuleAttributeXmlParser
Parses
RuleAttributes from XML.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseRuleAttributes(InputStream input) parseRuleAttributes(Element element) protected void
-
Constructor Details
-
RuleAttributeXmlParser
public RuleAttributeXmlParser()
-
-
Method Details
-
parseRuleAttributes
- Throws:
IOExceptionXmlException
-
parseRuleAttributes
- Throws:
XmlException
-
validateRuleAttributeType
-