createDocumentType
expect abstract fun createDocumentType(qualifiedName: String, publicId: String, systemId: String): DocumentType
Since
DOM Level 2
actual abstract override fun createDocumentType(qualifiedName: String, publicId: String, systemId: String): DocumentType
Since
DOM Level 2
actual abstract override fun createDocumentType(qualifiedName: String, publicId: String, systemId: String): DocumentType
Since
DOM Level 2
actual abstract override fun createDocumentType(qualifiedName: String, publicId: String, systemId: String): DocumentType
Since
DOM Level 2
