protected class DigesterRuleParser.CallParamRuleFactory extends AbstractObjectCreationFactory
digester| Modifier | Constructor and Description |
|---|---|
protected |
CallParamRuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createObject(Attributes attributes)
Factory method called by
FactoryCreateRule to supply an
object based on the element's attributes. |
getDigester, setDigesterpublic Object createObject(Attributes attributes)
AbstractObjectCreationFactoryFactory method called by FactoryCreateRule to supply an
object based on the element's attributes.
createObject in interface ObjectCreationFactorycreateObject in class AbstractObjectCreationFactoryattributes - the element's attributesCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.