Package org.kuali.rice.kew.rule
Class GenericAttributeContent
java.lang.Object
org.kuali.rice.kew.rule.GenericAttributeContent
Helper class that can parse and generate generic attribute content
from Mapinvalid input: '<'String,String> values.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
ConstructorsConstructorDescriptionGenericAttributeContent(Class clazz) GenericAttributeContent(String elementName) -
Method Summary
-
Constructor Details
-
GenericAttributeContent
-
GenericAttributeContent
-
-
Method Details
-
generateContent
-
parseContent
public List<Map<String,String>> parseContent(Element attributeContent) throws XPathExpressionException - Throws:
XPathExpressionException
-