Searched defs:DIR_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
40 #define DIR_SEPARATOR '/' macro
140 public static final char DIR_SEPARATOR = File.separatorChar; field in IOUtils