Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java328 Map<String, String> attributesNew = partsNew.getAttributes(-1); in changeNewToOld() local
332 if (attributesNew.containsKey(attribute)) continue; in changeNewToOld()