Searched refs:elementAttr (Results 1 – 1 of 1) sorted by relevance
168 AttrImpl elementAttr = (AttrImpl) attributes.item(i); in shallowCopy() local169 AttrImpl elementAttrCopy = (AttrImpl) shallowCopy(operation, elementAttr); in shallowCopy()170 notifyUserDataHandlers(operation, elementAttr, elementAttrCopy); in shallowCopy()171 if (elementAttr.namespaceAware) { in shallowCopy()