Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
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 | Field and Description |
---|---|
protected JRFillGroup[] |
JRAbstractScriptlet.groups |
Modifier and Type | Method and Description |
---|---|
void |
JRAbstractScriptlet.setData(java.util.Map parsm,
java.util.Map fldsm,
java.util.Map varsm,
JRFillGroup[] grps) |
Modifier and Type | Field and Description |
---|---|
protected JRFillGroup[] |
JRFillDataset.groups
The dataset groups.
|
protected JRFillGroup[] |
JRBaseFiller.groups |
protected JRFillGroup[] |
JRCalculator.groups |
Modifier and Type | Method and Description |
---|---|
protected JRFillGroup |
JRFillObjectFactory.getGroup(JRGroup group) |
protected JRFillGroup |
JRParameterDefaultValuesEvaluator.ObjectFactory.getGroup(JRGroup group) |
protected JRFillGroup |
JRBaseFiller.getGroup(java.lang.String groupName) |
Modifier and Type | Method and Description |
---|---|
void |
JRFillDatasetScriptlet.setData(java.util.Map parsm,
java.util.Map fldsm,
java.util.Map varsm,
JRFillGroup[] grps) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com