Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java339 XPathParts partsNew = XPathParts.getFrozenInstance(newPath); in changeNewToOld() local
342 Map<String, String> attributesNew = partsNew.getAttributes(-1); in changeNewToOld()