Searched refs:elementAttrCopy (Results 1 – 1 of 1) sorted by relevance
169 AttrImpl elementAttrCopy = (AttrImpl) shallowCopy(operation, elementAttr); in shallowCopy() local170 notifyUserDataHandlers(operation, elementAttr, elementAttrCopy); in shallowCopy()172 elementCopy.setAttributeNodeNS(elementAttrCopy); in shallowCopy()174 elementCopy.setAttributeNode(elementAttrCopy); in shallowCopy()