| Modifier and Type | Method and Description |
|---|---|
abstract String |
AbstractDownloadPlugin.extractURL(String baseURL) |
DownloadItem |
DownloadPlugin.retrieveUrl(DownloadItem item)
This method retrieve the correct Url of the file from the starting URL
|
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.