Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java493 XPathParts pathOld = fullPathOld == null ? pathPlain : new XPathParts().set(fullPathOld); in addPathDiff() local
516 String attributeValueOld = pathOld.getAttributeValue(elementIndex, attribute); in addPathDiff()