Uses of Class
de.xima.fc.datasource.DatasourceDownloadException
-
Packages that use DatasourceDownloadException Package Description de.xima.fc.datasource -
-
Uses of DatasourceDownloadException in de.xima.fc.datasource
Methods in de.xima.fc.datasource that throw DatasourceDownloadException Modifier and Type Method Description String
RemoteDatasourceDownloader. download()
Downloads the data from the specified URL.static String
RemoteDatasourceHelper. getFormattedDatasource(CSVDatasourceParameterModel model)
Downloads and formats a remote datasource.
-