Package | Description |
---|---|
org.scijava.io.http | |
org.scijava.io.location |
Modifier and Type | Class and Description |
---|---|
class |
HTTPLocationResolver |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocationResolver
Abstract super class for
LocationResolver plugins. |
class |
FileLocationResolver
Implementation of
LocationResolver for FileLocation . |
Modifier and Type | Method and Description |
---|---|
default LocationResolver |
LocationService.getResolver(URI uri)
Deprecated.
Use
HandlerService.getHandler(DT) instead. |
Modifier and Type | Method and Description |
---|---|
default Class<LocationResolver> |
LocationService.getPluginType() |
Copyright © 2015–2022 SciJava. All rights reserved.