Searched refs:attributeValueOld (Results 1 – 1 of 1) sorted by relevance
516 String attributeValueOld = pathOld.getAttributeValue(elementIndex, attribute); in addPathDiff() local518 if (Objects.equals(attributeValueOld, attributeValueCurrent)) { in addPathDiff()522 … addChange(parentAndName, ChangeType.get(attributeValueOld, attributeValueCurrent), 1); in addPathDiff()527 attributeValueOld, in addPathDiff()