protected class DigesterRuleParser.SetNextRuleFactory extends AbstractObjectCreationFactory
digester
Modifier | Constructor and Description |
---|---|
protected |
SetNextRuleFactory() |
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, setDigester
public Object createObject(Attributes attributes)
AbstractObjectCreationFactory
Factory method called by FactoryCreateRule
to supply an
object based on the element's attributes.
createObject
in interface ObjectCreationFactory
createObject
in class AbstractObjectCreationFactory
attributes
- the element's attributesCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.