Searched refs:fromURIPath (Results 1 – 3 of 3) sorted by relevance
87 public abstract String fromURIPath(String path); in fromURIPath() method in FileSystem
112 public String fromURIPath(String path) { in fromURIPath() method in UnixFileSystem
413 p = fs.fromURIPath(p); in File()