public class CommonXmlParser extends Object
Constructor and Description |
---|
CommonXmlParser() |
Modifier and Type | Method and Description |
---|---|
static RuleResponsibilityBo |
parseResponsibilityNameAndType(org.jdom.Element element)
Parses, but does not save, a RuleResponsibility from responsibility identifier elements nested in
the specified element
|
public CommonXmlParser()
public static RuleResponsibilityBo parseResponsibilityNameAndType(org.jdom.Element element) throws XmlException
element
- parent element of responsibility identifier elementsXmlException
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.