DOMImplementation
Exposes the JavaScript DOMImplementation to Kotlin
Constructors
Functions
Link copied to clipboard
fun createDocument( namespace: String?, qualifiedName: String, doctype: DocumentType? = definedExternally): XMLDocument
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard