| Interface | Description |
|---|---|
| BrowsableLocation |
A
Location that offers methods to browse other locations relative to
it. |
| Location |
A location is a data descriptor, such as a file on disk, a remote
URL, or a database connection.
|
| RemoteLocation |
A
Location which resides on a remote machine. |
| Class | Description |
|---|---|
| AbstractLocation |
Abstract base class for
Location implementations. |
| AbstractRemoteLocation |
Abstract base class for
RemoteLocation implementations. |
| BytesLocation | |
| DummyLocation |
Location backed by nothing whatsoever. |
| FileLocation | |
| URILocation | |
| URLLocation |
Copyright © 2009–2017 SciJava. All rights reserved.