Searched refs:getPathSeparator (Results 1 – 4 of 4) sorted by relevance
47 public abstract char getPathSeparator(); in getPathSeparator() method in FileSystem
62 public char getPathSeparator() { in getPathSeparator() method in UnixFileSystem
240 public static final char pathSeparatorChar = fs.getPathSeparator();
42 public abstract char getPathSeparator(); in getPathSeparator() method in FileSystem