protected class DigesterRuleParser.NodeCreateRuleFactory extends AbstractObjectCreationFactory
digester| Modifier | Constructor and Description |
|---|---|
protected |
DigesterRuleParser.NodeCreateRuleFactory() |
| 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, setDigesterprotected DigesterRuleParser.NodeCreateRuleFactory()
public Object createObject(Attributes attributes) throws Exception
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 attributesException - any exception thrown will be propagated upwardsCopyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.