|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdori.jasper.engine.xml.JRBaseFactory
Field Summary | |
protected org.apache.commons.digester.Digester |
digester
|
Constructor Summary | |
JRBaseFactory()
|
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 |
Field Detail |
protected transient org.apache.commons.digester.Digester digester
Constructor Detail |
public JRBaseFactory()
Method Detail |
public java.lang.Object createObject(org.xml.sax.Attributes attributes)
createObject
in interface org.apache.commons.digester.ObjectCreationFactory
public org.apache.commons.digester.Digester getDigester()
getDigester
in interface org.apache.commons.digester.ObjectCreationFactory
public 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 |