| Package | Description |
|---|---|
| net.sf.jasperreports.data |
Contains classes for data adapters.
|
| net.sf.jasperreports.data.http |
| Modifier and Type | Class and Description |
|---|---|
class |
DataFileStreamConnection |
| Modifier and Type | Method and Description |
|---|---|
DataFileConnection |
DataFileUtils.createConnection(DataFile dataFile,
Map<String,Object> parameters) |
DataFileConnection |
DataFileService.getDataFileConnection(Map<String,Object> parameters) |
DataFileConnection |
RepositoryDataLocationService.getDataFileConnection(Map<String,Object> parameters) |
| Constructor and Description |
|---|
DataFileStream(DataFileConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpDataConnection |
| Modifier and Type | Method and Description |
|---|---|
DataFileConnection |
HttpDataService.getDataFileConnection(Map<String,Object> parameters) |
Copyright © 2017. All rights reserved.