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

Packages that use JRXmlDataSource
net.sf.jasperreports.engine.data Provides various report data source implementations and allows creating custom data sources. 
 

Uses of JRXmlDataSource in net.sf.jasperreports.engine.data
 

Methods in net.sf.jasperreports.engine.data that return JRXmlDataSource
 JRXmlDataSource JRXmlDataSource.dataSource()
          Creates a sub data source using as root document the document used by "this" data source.
 JRXmlDataSource JRXmlDataSource.dataSource(java.lang.String selectExpr)
          Creates a sub data source using as root document the document used by "this" data source.
 JRXmlDataSource JRXmlDataSource.subDataSource()
          Creates a sub data source using the current node (record) as the root of the document.
 JRXmlDataSource JRXmlDataSource.subDataSource(java.lang.String selectExpr)
          Creates a sub data source using the current node (record) as the root of the document.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com