Uses of Class
net.sf.jasperreports.engine.data.JRAbstractTextDataSource

Packages that use JRAbstractTextDataSource
net.sf.jasperreports.engine.data 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.data
 class JRCsvDataSource
          This datasource implementation reads a CSV stream.
 class JRXmlDataSource
          XML 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 JRAbstractTextDataSource
 void JRAbstractTextDataSource.setTextAttributes(JRAbstractTextDataSource textDataSource)
          Copy the text parsing attributes for another object.
 



Copyright © 2011. All Rights Reserved.