Package qupath.lib.io
Class UriUpdater.SingleUriItem
java.lang.Object
qupath.lib.io.UriUpdater.SingleUriItem
- Enclosing class:
UriUpdater<T extends UriResource>
Wrapper for a URI, providing access to a
Path
if available.-
Method Summary
-
Method Details
-
getStatus
Get the URI status.- Returns:
-
getURI
Get the URI.- Returns:
-
getPath
Get thePath
corresponding to the URI, or none if the URI does not refer to a file.- Returns:
-
toString
-
hashCode
public int hashCode() -
equals
-