Class JRFillReportTemplate

java.lang.Object
net.sf.jasperreports.engine.fill.JRFillReportTemplate
All Implemented Interfaces:
JRReportTemplate

public class JRFillReportTemplate extends Object implements JRReportTemplate
Fill-time JRReportTemplate implementation.

Used to evaluate template source expressions.

Author:
Lucian Chirita (lucianc@users.sourceforge.net)