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 |
---|---|
JsonDataSource |
JsonDataSourceProvider.getDataSource() |
JsonDataSource |
JsonDataSource.subDataSource()
Creates a sub data source using the current node as the base for its input stream.
|
JsonDataSource |
JsonDataSource.subDataSource(String selectExpression)
Creates a sub data source using the current node as the base for its input stream.
|
Copyright © 2016. All rights reserved.