Uses of Interface
net.sf.jasperreports.engine.data.RandomAccessDataSource
-
Packages that use RandomAccessDataSource Package Description net.sf.jasperreports.engine.data Provides various report data source implementations and allows creating custom data sources. -
-
Uses of RandomAccessDataSource in net.sf.jasperreports.engine.data
Classes in net.sf.jasperreports.engine.data that implement RandomAccessDataSource Modifier and Type Class Description classAbstractXmlDataSource<T extends AbstractXmlDataSource<?>>Abstract XML data source implementation that allows to access the data from a xml document using XPath expressions.classJaxenXmlDataSourceclassJRXmlDataSourceXML data source implementation that allows to access the data from a xml document using XPath expressions.classJsonDataSourceJSON data source implementationclassJsonQLDataSource
-