stdlib
1.3
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom.parsing
/
DOMParser
DOMParser
JS
open
external
class
DOMParser
(
source
)
Exposes the JavaScript
DOMParser
to Kotlin
Since Kotlin
1.1
Constructors
Functions
Constructors
DOMParser
Link copied to clipboard
JS
fun
DOMParser
(
)
Functions
parse
From
String
Link copied to clipboard
JS
fun
parseFromString
(
str
:
String
,
type
:
dynamic
)
:
Document
Since Kotlin
1.1