|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.subDataSource(java.lang.String selectExpr)
Creates a sub data source using the current node (record) as the root of the document. |
JRXmlDataSource |
JRXmlDataSource.subDataSource()
Creates a sub data source using the current node (record) as the root of the document. |
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.dataSource()
Creates a sub data source using as root document the document used by "this" data source. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||