|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRReportTemplate
A template included in a report.
A template inclusion in a report consits of an expression that should be resolved at runtime to aJRTemplate instance.
JRReport.getTemplates()| Method Summary | |
|---|---|
JRExpression |
getSourceExpression()
Returns the template source expression. |
| Method Detail |
|---|
JRExpression getSourceExpression()
java.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 .
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||