Uses of Class
net.sf.jasperreports.engine.data.JRAbstractTextDataSource
Packages that use JRAbstractTextDataSource
Package
Description
Provides various report data source implementations and allows creating custom data sources.
-
Uses of JRAbstractTextDataSource in net.sf.jasperreports.engine.data
Subclasses of JRAbstractTextDataSource in net.sf.jasperreports.engine.dataModifier and TypeClassDescriptionclassThis data source implementation reads an XLSX or XLS stream.classAbstractXmlDataSource<T extends AbstractXmlDataSource<?>>Abstract XML data source implementation that allows to access the data from a xml document using XPath expressions.classThis datasource implementation reads a CSV stream.classXML data source implementation that allows to access the data from a xml document using XPath expressions.Methods in net.sf.jasperreports.engine.data with parameters of type JRAbstractTextDataSourceModifier and TypeMethodDescriptionvoidJRAbstractTextDataSource.setTextAttributes(JRAbstractTextDataSource textDataSource) Copy the text parsing attributes for another object. -
Uses of JRAbstractTextDataSource in net.sf.jasperreports.fastexcel
Subclasses of JRAbstractTextDataSource in net.sf.jasperreports.fastexcelModifier and TypeClassDescriptionclassThis data source implementation reads an XLSX stream. -
Uses of JRAbstractTextDataSource in net.sf.jasperreports.jaxen.data
Subclasses of JRAbstractTextDataSource in net.sf.jasperreports.jaxen.data -
Uses of JRAbstractTextDataSource in net.sf.jasperreports.json.data
Subclasses of JRAbstractTextDataSource in net.sf.jasperreports.json.dataModifier and TypeClassDescriptionclassJSON data source implementationclass -
Uses of JRAbstractTextDataSource in net.sf.jasperreports.json.query
Classes in net.sf.jasperreports.json.query with type parameters of type JRAbstractTextDataSourceModifier and TypeClassDescriptionclassAbstractJsonQueryExecuter<T extends JRAbstractTextDataSource & JsonData> -
Uses of JRAbstractTextDataSource in net.sf.jasperreports.poi.data
Subclasses of JRAbstractTextDataSource in net.sf.jasperreports.poi.dataModifier and TypeClassDescriptionclassThis data source implementation reads an XLSX or XLS stream.classThis data source implementation reads an XLSX or XLS stream.classDeprecated.classDeprecated.Replaced byExcelDataSource. -
Uses of JRAbstractTextDataSource in net.sf.jasperreports.xalan.data
Subclasses of JRAbstractTextDataSource in net.sf.jasperreports.xalan.data
ExcelDataSource.