Home
last modified time | relevance | path

Searched defs:getNormalizedPath (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPathUtilities.java92 public static Path getNormalizedPath(String first, String... rest) { in getNormalizedPath() method in PathUtilities
97 public static Path getNormalizedPath(File file) { in getNormalizedPath() method in PathUtilities
102 public static Path getNormalizedPath(Path path) { in getNormalizedPath() method in PathUtilities