Package | Description |
---|---|
net.sf.jasperreports.components.sort |
Contains classes for the built-in Sort component.
|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade 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 | Method and Description |
---|---|
void |
FieldFilter.init(DatasetFillContext context) |
Modifier and Type | Method and Description |
---|---|
void |
CompositeDatasetFilter.init(DatasetFillContext context) |
void |
DatasetFilter.init(DatasetFillContext context)
Initializes the filter.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillDataset |
Copyright © 2016. All rights reserved.