Package | Description |
---|---|
org.scijava.download |
Modifier and Type | Class and Description |
---|---|
class |
DiskLocationCache
A file-based implementation of
LocationCache . |
Modifier and Type | Method and Description |
---|---|
Download |
DownloadService.download(Location source,
Location destination,
LocationCache cache)
Downloads data from the given source, storing it into the given
destination.
|
Download |
DefaultDownloadService.download(Location source,
Location destination,
LocationCache cache) |
Copyright © 2015–2022 SciJava. All rights reserved.