Searched refs:pathCurrent (Results 1 – 1 of 1) sorted by relevance
492 …XPathParts pathCurrent = fullPathCurrent == null ? pathPlain : new XPathParts().set(fullPathCurren… in addPathDiff() local495 int size = pathCurrent.size(); in addPathDiff()499 Collection<String> attributesCurrent = pathCurrent.getAttributeKeys(elementIndex); in addPathDiff()500 Collection<String> attributesOld = pathCurrent.getAttributeKeys(elementIndex); in addPathDiff()517 … String attributeValueCurrent = pathCurrent.getAttributeValue(elementIndex, attribute); in addPathDiff()