Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DPathUtilities.java86 public static Path getNormalizedPath(String first, String... rest) { in getNormalizedPath() method in PathUtilities
91 public static Path getNormalizedPath(File file) { in getNormalizedPath() method in PathUtilities
96 public static Path getNormalizedPath(Path path) { in getNormalizedPath() method in PathUtilities