| 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 |
ColumnDataSnapshot |
| Modifier and Type | Method and Description |
|---|---|
DataSnapshot |
DataCacheHandler.getDataSnapshot() |
DataSnapshot |
PopulatedSnapshotCacheHandler.getDataSnapshot() |
DataSnapshot |
ColumnDataCacheHandler.getDataSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ColumnDataCacheHandler.setDataSnapshot(DataSnapshot snapshot) |
| Constructor and Description |
|---|
PopulatedSnapshotCacheHandler(DataSnapshot snapshot) |
| Modifier and Type | Method and Description |
|---|---|
DataSnapshot |
JRFillContext.getDataSnapshot() |
Copyright © 2017. All rights reserved.