MCPcopy Create free account
hub / github.com/amouat/diffxml / copyNodeToDoc

Method copyNodeToDoc

src/java/org/diffxml/diffxml/fmes/NodeOps.java:171–192  ·  view source on GitHub ↗

Copies a node from one Document to another, including attributes but no children. Required as importNode does not handle namespaces well for element nodes @param mDoc1 Document that x is to be copied to @param x The node to copy @return A copy of the node in mDoc1

(Document doc, Node x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

doInsertMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected