toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
core
/
nl.adaptivity.xmlutil.dom2
/
DOMImplementation
/
createDocumentType
create
Document
Type
abstract
fun
createDocumentType
(
qualifiedName
:
String
,
publicId
:
String
,
systemId
:
String
)
:
DocumentType
(
source
)