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