Package | Description |
---|---|
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 |
---|---|
protected static class |
JRFillDataset.CacheRecordIndexChainedCallback |
protected static class |
JRFillDataset.FillDatasetPositionRecordIndexCallback |
Modifier and Type | Method and Description |
---|---|
protected void |
JRFillDataset.addCacheRecordIndexCallback(int recordIndex,
JRFillDataset.CacheRecordIndexCallback callback) |
Constructor and Description |
---|
CacheRecordIndexChainedCallback(JRFillDataset.CacheRecordIndexCallback first,
JRFillDataset.CacheRecordIndexCallback second) |
Copyright © 2017. All rights reserved.