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.java362 XPathParts partsNew = new XPathParts(); in changeNewToOld() local
365 partsNew.set(newPath); in changeNewToOld()
368 Map<String, String> attributesNew = partsNew.getAttributes(-1); in changeNewToOld()