org.kuali.rice.kew.xml
Class RuleAttributeXmlParser
java.lang.Object
org.kuali.rice.kew.xml.RuleAttributeXmlParser
public class RuleAttributeXmlParser
- extends Object
Parses RuleAttribute
s from XML.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
RuleAttribute
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleAttributeXmlParser
public RuleAttributeXmlParser()
parseRuleAttributes
public List parseRuleAttributes(InputStream input)
throws IOException,
XmlException
- Throws:
IOException
XmlException
parseRuleAttributes
public List parseRuleAttributes(Element element)
throws XmlException
- Throws:
XmlException
validateRuleAttributeType
protected void validateRuleAttributeType(String type)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.