|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kew.xml.CommonXmlParser
public class CommonXmlParser
Parsing routines for XML structures shared across parsers.
| Constructor Summary | |
|---|---|
CommonXmlParser()
|
|
| Method Summary | |
|---|---|
static RuleResponsibilityBo |
parseResponsibilityNameAndType(org.jdom.Element element)
Parses, but does not save, a RuleResponsibility from responsibility identifier elements nested in the specified element |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonXmlParser()
| Method Detail |
|---|
public static RuleResponsibilityBo parseResponsibilityNameAndType(org.jdom.Element element)
throws XmlException
element - parent element of responsibility identifier elements
XmlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||