Package | Description |
---|---|
net.sf.jasperreports.engine.data |
Provides various report data source implementations and allows creating custom data sources.
|
net.sf.jasperreports.engine.query |
Provides support for report queries and query executers.
|
Modifier and Type | Method and Description |
---|---|
TextDataSourceAttributes |
TextDataSourceAttributes.clone() |
TextDataSourceAttributes |
JRAbstractTextDataSource.getTextAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
JRAbstractTextDataSource.setTextAttributes(TextDataSourceAttributes attributes) |
Constructor and Description |
---|
JsonDataSourceProvider(JasperReportsContext jasperReportsContext,
String jsonSource,
String queryString,
TextDataSourceAttributes textAttributes) |
Modifier and Type | Method and Description |
---|---|
protected TextDataSourceAttributes |
JsonQueryExecuter.getTextAttributes() |
Copyright © 2016. All rights reserved.