Package | Description |
---|---|
net.sf.jasperreports.components.table.fill | |
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).
|
net.sf.jasperreports.engine.scriptlets | |
net.sf.jasperreports.governors |
Modifier and Type | Class and Description |
---|---|
class |
TableReportScriptlet |
Modifier and Type | Method and Description |
---|---|
void |
TableReportDataset.addScriptlet(java.lang.String name,
java.lang.Class<? extends JRAbstractScriptlet> type) |
Modifier and Type | Class and Description |
---|---|
class |
JRDefaultScriptlet
This class provides default empty implementations for scriptlet events.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillDatasetScriptlet |
Modifier and Type | Field and Description |
---|---|
protected JRAbstractScriptlet |
JRFillDataset.delegateScriptlet |
protected JRAbstractScriptlet |
JRBaseFiller.scriptlet |
Modifier and Type | Method and Description |
---|---|
JRAbstractScriptlet |
JRFillScriptlet.getScriptlet() |
Modifier and Type | Method and Description |
---|---|
void |
JRFillScriptlet.setScriptlet(JRAbstractScriptlet scriptlet) |
Modifier and Type | Method and Description |
---|---|
protected JRAbstractScriptlet |
DefaultScriptletFactory.getScriptlet(java.lang.String scriptletClassName) |
Modifier and Type | Class and Description |
---|---|
class |
MaxPagesGovernor |
class |
TimeoutGovernor |
Modifier and Type | Method and Description |
---|---|
protected JRAbstractScriptlet |
GovernorFactory.getScriptlet(java.lang.String scriptletClassName) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com