Uses of Class
net.sf.jasperreports.engine.fill.StoreVirtualizer
-
Packages that use StoreVirtualizer 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 StoreVirtualizer in net.sf.jasperreports.engine.fill
Subclasses of StoreVirtualizer in net.sf.jasperreports.engine.fill Modifier and Type Class Description class
JRSwapFileVirtualizer
A virtualizer that uses a single swap file to serialize virtual data.
-