Searched refs:getPathSeparator (Results 1 – 3 of 3) sorted by relevance
53 public abstract char getPathSeparator(); in getPathSeparator() method in FileSystem
56 public char getPathSeparator() { in getPathSeparator() method in UnixFileSystem
219 public static final char pathSeparatorChar = fs.getPathSeparator();