Searched refs:elementAttrCopy (Results 1 – 1 of 1) sorted by relevance
170 AttrImpl elementAttrCopy = (AttrImpl) shallowCopy(operation, elementAttr); in shallowCopy() local171 notifyUserDataHandlers(operation, elementAttr, elementAttrCopy); in shallowCopy()173 elementCopy.setAttributeNodeNS(elementAttrCopy); in shallowCopy()175 elementCopy.setAttributeNode(elementAttrCopy); in shallowCopy()