| Modifier and Type | Method and Description |
|---|---|
DownloadItem |
AbstractDownloadPlugin.checkOpenAccess(DownloadItem input)
Check open access.
|
DownloadItem |
AbstractDownloadPlugin.filterByRegexp(DownloadItem input) |
static DownloadItem |
DownloadItem.newObjectfromJSON(String inputJson)
From json.
|
DownloadItem |
DownloadPlugin.retrieveUrl(DownloadItem item)
This method retrieve the correct Url of the file from the starting URL
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<DownloadItem> |
DownloadPlugin.retrieveUrls(Iterable<DownloadItem> items)
This method retrieve the correct Url of the file from a list of starting URL
|
| Modifier and Type | Method and Description |
|---|---|
DownloadItem |
AbstractDownloadPlugin.checkOpenAccess(DownloadItem input)
Check open access.
|
protected boolean |
AbstractDownloadPlugin.checkUrlsNotNull(DownloadItem input,
List<String> urls) |
DownloadItem |
AbstractDownloadPlugin.filterByRegexp(DownloadItem input) |
DownloadItem |
DownloadPlugin.retrieveUrl(DownloadItem item)
This method retrieve the correct Url of the file from the starting URL
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<DownloadItem> |
DownloadPlugin.retrieveUrls(Iterable<DownloadItem> items)
This method retrieve the correct Url of the file from a list of starting URL
|
Copyright © 2026. All rights reserved.