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 AbstractXmlDataSource
          Abstract XML data source implementation that allows to access the data from a xml document using XPath expressions.
 class JaxenXmlDataSource
           
 class JRCsvDataSource
          This datasource implementation reads a CSV stream.
 class JRXlsDataSource
          This data source implementation reads an XLS stream.
 class JRXlsxDataSource
          This data source implementation reads an XLSX stream.
 class JRXmlDataSource
          XML data source implementation that allows to access the data from a xml document using XPath expressions.
 class JsonDataSource
          JSON data source implementation
 class XalanXmlDataSource
           
 

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.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com