|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.base.JRBaseReportTemplate
public class JRBaseReportTemplate
Base read-only implementation of JRReportTemplate.
| Field Summary | |
|---|---|
protected JRExpression |
sourceExpression
|
| Constructor Summary | |
|---|---|
protected |
JRBaseReportTemplate()
|
|
JRBaseReportTemplate(JRReportTemplate reportTemplate,
JRAbstractObjectFactory factory)
|
| Method Summary | |
|---|---|
JRExpression |
getSourceExpression()
Returns the template source expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JRExpression sourceExpression
| Constructor Detail |
|---|
protected JRBaseReportTemplate()
public JRBaseReportTemplate(JRReportTemplate reportTemplate,
JRAbstractObjectFactory factory)
| Method Detail |
|---|
public JRExpression getSourceExpression()
JRReportTemplatejava.lang.String,
java.io.File, java.net.URL, java.io.InputStream
(in which cases the template is loaded via JRXmlTemplateLoader) or
net.sf.jasperreports.engine.JRTemplate .
getSourceExpression in interface JRReportTemplate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||