public class JRFillReportTemplate extends java.lang.Object implements JRReportTemplate
JRReportTemplate
implementation.
Used to evaluate template source expressions.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_UNKNOWN_TEMPLATE_SOURCE |
Constructor and Description |
---|
JRFillReportTemplate(JRReportTemplate template,
JRBaseFiller filler,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
JRTemplate |
evaluate() |
JRExpression |
getSourceExpression()
Returns the template source expression.
|
protected static JRTemplate |
loadTemplate(java.lang.Object source,
JRBaseFiller filler) |
public static final java.lang.String EXCEPTION_MESSAGE_KEY_UNKNOWN_TEMPLATE_SOURCE
public JRFillReportTemplate(JRReportTemplate template, JRBaseFiller filler, JRFillObjectFactory factory)
public JRExpression getSourceExpression()
JRReportTemplate
java.lang.String
,
java.io.File
, java.net.URL
, java.io.InputStream
(in which cases the template is loaded via JRXmlTemplateLoader
) or
JRTemplate
.getSourceExpression
in interface JRReportTemplate
public JRTemplate evaluate() throws JRException
JRException
protected static JRTemplate loadTemplate(java.lang.Object source, JRBaseFiller filler) throws JRException
JRException
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com