Uses of Class
net.sf.jasperreports.engine.fill.JRAbstractLRUVirtualizer
-
Packages that use JRAbstractLRUVirtualizer 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). -
-
Uses of JRAbstractLRUVirtualizer in net.sf.jasperreports.engine.fill
Subclasses of JRAbstractLRUVirtualizer in net.sf.jasperreports.engine.fill Modifier and Type Class Description classJRFileVirtualizerVirtualizes data to the filesystem.classJRGzipVirtualizerGZips the pages that it doesn't need, but keeps them in memory.classJRSwapFileVirtualizerA virtualizer that uses a single swap file to serialize virtual data.classStoreFactoryVirtualizerclassStoreVirtualizer
-