Searched refs:shallowCopy (Results 1 – 1 of 1) sorted by relevance
128 private NodeImpl shallowCopy(short operation, Node node) { in shallowCopy() method in DocumentImpl169 AttrImpl elementAttrCopy = (AttrImpl) shallowCopy(operation, elementAttr); in shallowCopy()219 NodeImpl copy = shallowCopy(operation, node); in cloneOrImportNode()