Searched refs:separatorsToUnix (Results 1 – 1 of 1) sorted by relevance
423 public static String separatorsToUnix(String path) { in separatorsToUnix() method in FilenameUtils456 return separatorsToUnix(path); in separatorsToSystem()