Home
last modified time | relevance | path

Searched refs:getPathsAllowingDuplicates (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java166 public static Map<String, String> getPathsAllowingDuplicates() { in getPathsAllowingDuplicates() method in XMLSource
DCLDRFile.java1019 … String keepValue = (String) XMLSource.getPathsAllowingDuplicates().get(xpath); in removeDuplicates()