MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _clone_node

Function _clone_node

Lib/xml/dom/minidom.py:1812–1891  ·  view source on GitHub ↗

Clone a node and give it the new owner document. Called by Node.cloneNode and Document.importNode

(node, deep, newOwnerDocument)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

cloneNodeMethod · 0.85
cloneNodeMethod · 0.85
importNodeMethod · 0.85

Calls 15

NotationClass · 0.85
EntityClass · 0.85
isSameNodeMethod · 0.80
createElementNSMethod · 0.80
setAttributeNSMethod · 0.80
getAttributeNodeNSMethod · 0.80
createTextNodeMethod · 0.80
createCDATASectionMethod · 0.80
createCommentMethod · 0.80
createAttributeNSMethod · 0.80

Tested by

no test coverage detected