Searched refs:fromUri (Results 1 – 2 of 2) sorted by relevance
44 static Path fromUri(UnixFileSystem fs, URI uri) { in fromUri() method in UnixUriUtils
98 return UnixUriUtils.fromUri(theFileSystem, uri); in getPath()