kilua-project
Toggle table of contents
0.0.21
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
DOMImplementation
/
createDocumentType
create
Document
Type
fun
createDocumentType
(
qualifiedName
:
String
,
publicId
:
String
,
systemId
:
String
)
:
DocumentType
(
source
)