public class RuleAttributeXmlParser extends Object
RuleAttributes 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
IOExceptionXmlExceptionpublic List parseRuleAttributes(Element element) throws XmlException
XmlExceptionprotected void validateRuleAttributeType(String type)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.