Uses of Interface
org.scijava.io.location.LocationResolver
-
Packages that use LocationResolver Package Description org.scijava.io.location -
-
Uses of LocationResolver in org.scijava.io.location
Classes in org.scijava.io.location that implement LocationResolver Modifier and Type Class Description classAbstractLocationResolverAbstract super class forLocationResolverplugins.classFileLocationResolverImplementation ofLocationResolverforFileLocation.Methods in org.scijava.io.location that return LocationResolver Modifier and Type Method Description default LocationResolverLocationService. getResolver(URI uri)Deprecated.UseHandlerService.getHandler(DT)instead.Methods in org.scijava.io.location that return types with arguments of type LocationResolver Modifier and Type Method Description default Class<LocationResolver>LocationService. getPluginType()
-