protected class DigesterRuleParser.SetPropertyRuleFactory extends AbstractObjectCreationFactory
digester
Modifier | Constructor and Description |
---|---|
protected |
DigesterRuleParser.SetPropertyRuleFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
createObject(org.xml.sax.Attributes attributes)
Factory method called by
FactoryCreateRule to supply an
object based on the element's attributes. |
getDigester, setDigester
protected DigesterRuleParser.SetPropertyRuleFactory()
public java.lang.Object createObject(org.xml.sax.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-2012 Apache Software Foundation. All Rights Reserved.