Package | Description |
---|---|
net.sf.jasperreports.engine.data |
Provides various report data source implementations and allows creating custom data sources.
|
Modifier and Type | Method and Description |
---|---|
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