Searched refs:attributeNames2 (Results 1 – 1 of 1) sorted by relevance
237 …dData dtdCurrent, String version, String newPath, String newElement, Set<String> attributeNames2) { in DiffElement() argument247 …this.attributeNames = attributeNames2.isEmpty() ? NONE : CollectionUtilities.join(attributeNames2,… in DiffElement()