Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DVettingAdder.java365 XPathParts tempParts = new XPathParts(null, null); field in VettingAdder
371 tempParts.set(path); in stripAlt()
372 Map<String, String> x = tempParts.getAttributes(tempParts.size() - 1); in stripAlt()
377 return tempParts.toString(); in stripAlt()