klyn.io.xml.dom.XMLDocument.importNode
method
public importNode(importedNode as Node, deep as Boolean) as Node throws DOMException:
Description

Performs a DOM operation.

Throws
  • DOMException if the DOM operation violates document ownership, hierarchy, naming, index, or node-state constraints.