Uses of Interface
net.sf.jasperreports.data.cache.DataRecorder
-
Packages that use DataRecorder 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). -
-
Uses of DataRecorder in net.sf.jasperreports.data.cache
Methods in net.sf.jasperreports.data.cache that return DataRecorder Modifier and Type Method Description DataRecorder
ColumnDataCacheHandler. createDataRecorder()
DataRecorder
DataCacheHandler. createDataRecorder()
DataRecorder
PopulatedSnapshotCacheHandler. createDataRecorder()
-
Uses of DataRecorder in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return DataRecorder Modifier and Type Method Description DataRecorder
JRFillContext. getDataRecorder()
-