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.java342 Map<String, String> attributesNew = partsNew.getAttributes(-1); in changeNewToOld() local
346 if (attributesNew.containsKey(attribute)) continue; in changeNewToOld()