Searched refs:fromURIPath (Results 1 – 4 of 4) sorted by relevance
81 public abstract String fromURIPath(String path); in fromURIPath() method in FileSystem
118 public String fromURIPath(String path) { in fromURIPath() method in UnixFileSystem
436 p = fs.fromURIPath(p); in File()
57 public abstract java.lang.String fromURIPath(java.lang.String path); in fromURIPath() method in FileSystem