|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.commons.digester.AbstractObjectCreationFactory | +--org.apache.commons.digester.xmlrules.DigesterRuleParser.SetNextRuleFactory
Factory for creating a SetNextRuleFactory
Field Summary |
Fields inherited from class org.apache.commons.digester.AbstractObjectCreationFactory |
digester |
Constructor Summary | |
protected |
DigesterRuleParser.SetNextRuleFactory()
|
Method Summary | |
java.lang.Object |
createObject(org.xml.sax.Attributes attributes)
Factory method called by FactoryCreateRule to supply an
object based on the element's attributes. |
Methods inherited from class org.apache.commons.digester.AbstractObjectCreationFactory |
getDigester, setDigester |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DigesterRuleParser.SetNextRuleFactory()
Method Detail |
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 attributes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |