Package | Description |
---|---|
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 |
JRFillExpressionReturnValue
Implementation of
ExpressionReturnValue
used by the filler. |
class |
JRFillVariableReturnValue
Implementation of
VariableReturnValue
used by the filler. |
Modifier and Type | Method and Description |
---|---|
protected JRFillCommonReturnValue |
JRFillCommonReturnValue.addReturnValue(JRFillCommonReturnValue returnValue,
java.util.List<JRFillCommonReturnValue> returnValueList,
JRFillObjectFactory factory,
BaseReportFiller filler) |
protected void |
FillReturnValues.copyValue(JRFillCommonReturnValue returnValue,
FillReturnValues.SourceContext sourceContext) |
Modifier and Type | Method and Description |
---|---|
protected abstract JRFillCommonReturnValue |
JRFillCommonReturnValue.addDerivedReturnValue(CommonReturnValue parentReturnValue,
java.util.List<JRFillCommonReturnValue> returnValueList,
JRFillObjectFactory factory,
BaseReportFiller filler) |
protected JRFillCommonReturnValue |
JRFillVariableReturnValue.addDerivedReturnValue(CommonReturnValue parentReturnValue,
java.util.List<JRFillCommonReturnValue> returnValueList,
JRFillObjectFactory factory,
BaseReportFiller filler) |
protected JRFillCommonReturnValue |
JRFillExpressionReturnValue.addDerivedReturnValue(CommonReturnValue parentReturnValue,
java.util.List<JRFillCommonReturnValue> returnValueList,
JRFillObjectFactory factory,
BaseReportFiller filler) |
protected JRFillCommonReturnValue |
JRFillCommonReturnValue.addReturnValue(JRFillCommonReturnValue returnValue,
java.util.List<JRFillCommonReturnValue> returnValueList,
JRFillObjectFactory factory,
BaseReportFiller filler) |
Constructor and Description |
---|
JRFillCommonReturnValue(JRFillCommonReturnValue fillReturnValue,
JRFillCloneFactory factory)
Cloning constructor.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com