Searched refs:attributesCurrent (Results 1 – 1 of 1) sorted by relevance
499 Collection<String> attributesCurrent = pathCurrent.getAttributeKeys(elementIndex); in addPathDiff() local501 if (attributesCurrent.isEmpty() && attributesOld.isEmpty()) { in addPathDiff()509 fullAttributes.addAll(attributesCurrent); in addPathDiff()