public class RuleAttributeXmlParser extends Object
RuleAttribute
s from XML.RuleAttribute
Constructor and Description |
---|
RuleAttributeXmlParser() |
Modifier and Type | Method and Description |
---|---|
List |
parseRuleAttributes(Element element) |
List |
parseRuleAttributes(InputStream input) |
protected void |
validateRuleAttributeType(String type) |
public RuleAttributeXmlParser()
public List parseRuleAttributes(InputStream input) throws IOException, XmlException
IOException
XmlException
public List parseRuleAttributes(Element element) throws XmlException
XmlException
protected void validateRuleAttributeType(String type)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.