|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jasperreports.engine.xml.JRBaseFactory net.sf.jasperreports.engine.xml.JRSectionFactory
public abstract class JRSectionFactory
Nested Class Summary | |
---|---|
static class |
JRSectionFactory.DetailSectionFactory
|
static class |
JRSectionFactory.GroupFooterSectionFactory
|
static class |
JRSectionFactory.GroupHeaderSectionFactory
|
Field Summary |
---|
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory |
---|
digester |
Constructor Summary | |
---|---|
JRSectionFactory()
|
Method Summary | |
---|---|
java.lang.Object |
createObject(org.xml.sax.Attributes atts)
|
abstract JRSection |
getSection()
|
Methods inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory |
---|
getDigester, setDigester |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRSectionFactory()
Method Detail |
---|
public abstract JRSection getSection()
public java.lang.Object createObject(org.xml.sax.Attributes atts)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |