Package org.scijava.io.location
-
Interface Summary Interface Description BrowsableLocation ALocationthat 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.LocationResolver LocationService A service that allows resolving of URIs to Locations, usingLocationResolverplugins for translation.RemoteLocation ALocationwhich resides on a remote machine. -
Class Summary Class Description AbstractLocation Abstract base class forLocationimplementations.AbstractLocationResolver Abstract super class forLocationResolverplugins.AbstractRemoteLocation Abstract base class forRemoteLocationimplementations.BytesLocation DefaultLocationService DefaultLocationServiceimplementation.DummyLocation Locationbacked by nothing whatsoever.FileLocation FileLocationResolver Implementation ofLocationResolverforFileLocation.URILocation URLLocation