Class ExternalFilesDownloader
java.lang.Object
io.goobi.viewer.model.files.external.ExternalFilesDownloader
-
Constructor Summary
ConstructorDescriptionExternalFilesDownloader
(Path destinationdFolder, Consumer<Progress> progressMonitor) -
Method Summary
Modifier and TypeMethodDescriptiondownloadExternalFiles
(URI downloadUri) downloadHttpResource
(URI uri) static boolean
resourceExists
(String url) static boolean
resourceExists
(URI uri)
-
Constructor Details
-
ExternalFilesDownloader
-
-
Method Details
-
downloadExternalFiles
- Throws:
IOException
-
resourceExists
-
resourceExists
-
downloadHttpResource
- Throws:
IOException
-