Package | Description |
---|---|
net.sf.jasperreports.compilers | |
net.sf.jasperreports.components.table.fill | |
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
Modifier and Type | Class and Description |
---|---|
class |
JavaScriptEvaluator
JavaScript expression evaluator.
|
class |
JRBshEvaluator |
Modifier and Type | Class and Description |
---|---|
class |
BuiltinExpressionEvaluatorDecorator |
Modifier and Type | Method and Description |
---|---|
protected DatasetExpressionEvaluator |
FillTableSubreport.createEvaluator() |
Constructor and Description |
---|
BuiltinExpressionEvaluatorDecorator(DatasetExpressionEvaluator decorated,
java.util.Map<JRExpression,BuiltinExpressionEvaluator> builtinEvaluators) |
Modifier and Type | Class and Description |
---|---|
class |
JREvaluator
Base class for the dynamically generated expression evaluator classes.
|
Modifier and Type | Method and Description |
---|---|
protected DatasetExpressionEvaluator |
JRFillSubreport.createEvaluator() |
protected DatasetExpressionEvaluator |
JRFillSubreport.loadReportEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected void |
JRFillSubreport.initSubreportFiller(DatasetExpressionEvaluator evaluator) |
Constructor and Description |
---|
JRBaseFiller(JasperReport jasperReport,
DatasetExpressionEvaluator initEvaluator,
JRFillSubreport parentElement) |
JRCalculator(DatasetExpressionEvaluator evaluator)
Creates a calculator using an expression evaluator.
|
JRHorizontalFiller(JasperReport jasperReport,
DatasetExpressionEvaluator evaluator,
JRFillSubreport parentElement) |
JRVerticalFiller(JasperReport jasperReport,
DatasetExpressionEvaluator evaluator,
JRFillSubreport parentElement) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com