org.apache.commons.digester.xmlrules
protected class DigesterRuleParser.CallMethodRuleFactory extends AbstractObjectCreationFactory
Method Summary | |
---|---|
Object | createObject(Attributes attributes) |
String[] | getParamTypes(String paramTypes)
Process the comma separated list of paramTypes
into an array of String class names |