klyn.io.xml.dom.XMLDOMImplementation.createDocument
method
public createDocument(namespaceURI as String, qualifiedName as String, doctype as DocumentType) as Document throws DOMException:
Description

Performs a DOM operation.

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