|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRSubreportReturnValueFactory
public class JRSubreportReturnValueFactory
Factory class for JRSubreportReturnValue
creation.
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory |
|---|
digester |
| Constructor Summary | |
|---|---|
JRSubreportReturnValueFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createObject(org.xml.sax.Attributes atts)
Creates an object from a subreport copied value XML element. |
| 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 JRSubreportReturnValueFactory()
| Method Detail |
|---|
public java.lang.Object createObject(org.xml.sax.Attributes atts)
atts - the element attributes
JRDesignSubreportReturnValue object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||