Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java361 XPathParts partsOld = new XPathParts(); in changeNewToOld() local
364 partsOld.set(oldPath); in changeNewToOld()
369 Map<String, String> attributesOld = partsOld.getAttributes(-1); in changeNewToOld()
375 String result = partsOld.toString(); in changeNewToOld()