|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRRewindableDataSource | |
net.sf.jasperreports.engine | Provides access to the library's main functionality through fa?ade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. |
net.sf.jasperreports.engine.data | Provides various report data source implementations and allows creating custom data sources. |
Uses of JRRewindableDataSource in net.sf.jasperreports.engine |
Classes in net.sf.jasperreports.engine that implement JRRewindableDataSource | |
class |
JREmptyDataSource
A simple data source implementation that simulates a data source with a given number of virtual records inside. |
Uses of JRRewindableDataSource in net.sf.jasperreports.engine.data |
Classes in net.sf.jasperreports.engine.data that implement JRRewindableDataSource | |
class |
JRAbstractBeanDataSource
|
class |
JRBeanArrayDataSource
|
class |
JRBeanCollectionDataSource
|
class |
JRMapArrayDataSource
|
class |
JRMapCollectionDataSource
|
class |
JRTableModelDataSource
|
class |
JRXmlDataSource
XML data source implementation that allows to access the data from a xml document using XPath expressions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |