Package | Description |
---|---|
net.sf.jasperreports.data.cache |
Contains classes for data caching.
|
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 |
ColumnValuesDataSource |
Modifier and Type | Method and Description |
---|---|
IndexedDataSource |
ColumnCacheData.createDataSource() |
IndexedDataSource |
StandardColumnCacheData.createDataSource() |
IndexedDataSource |
CachedDataset.getDataSource() |
IndexedDataSource |
StandardCachedDataset.getDataSource() |
Constructor and Description |
---|
StandardCachedDataset(IndexedDataSource dataSource,
Map<String,Object> parameters) |
Modifier and Type | Class and Description |
---|---|
class |
SortedDataSource |
Copyright © 2016. All rights reserved.