public class GenericAttributeContent extends Object
Constructor and Description |
---|
GenericAttributeContent(Class clazz) |
GenericAttributeContent(String elementName) |
Modifier and Type | Method and Description |
---|---|
String |
generateContent(Map<String,String> properties) |
List<Map<String,String>> |
parseContent(Element attributeContent) |
public GenericAttributeContent(Class clazz)
public GenericAttributeContent(String elementName)
public String generateContent(Map<String,String> properties)
public List<Map<String,String>> parseContent(Element attributeContent) throws XPathExpressionException
XPathExpressionException
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.