|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sf.panoptes.controller.digester.ConfiguratorFactory
| Constructor Summary | |
ConfiguratorFactory(ConfiguratorRegistry configRegistry)
|
|
| Method Summary | |
java.lang.Object |
createObject(org.xml.sax.Attributes attributes)
|
org.apache.commons.digester.Digester |
getDigester()
|
void |
setDigester(org.apache.commons.digester.Digester digester)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfiguratorFactory(ConfiguratorRegistry configRegistry)
| Method Detail |
public java.lang.Object createObject(org.xml.sax.Attributes attributes)
throws java.lang.Exception
createObject in interface org.apache.commons.digester.ObjectCreationFactoryjava.lang.Exceptionpublic org.apache.commons.digester.Digester getDigester()
getDigester in interface org.apache.commons.digester.ObjectCreationFactorypublic void setDigester(org.apache.commons.digester.Digester digester)
setDigester in interface org.apache.commons.digester.ObjectCreationFactory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||