xmlutil
Toggle table of contents
0.91.3
Native
Common
JS
JVM
Target filter
Native
Common
JS
JVM
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
replaceChild
replace
Child
Native
Common
JS
JVM
actual
fun
Node
.
replaceChild
(
oldChild
:
Node
,
newChild
:
Node
)
:
Node
expect
fun
Node
.
replaceChild
(
oldChild
:
Node
,
newChild
:
Node
)
:
Node
actual
fun
Node
.
replaceChild
(
oldChild
:
Node
,
newChild
:
Node
)
:
Node
actual
fun
Node
.
replaceChild
(
oldChild
:
Node
,
newChild
:
Node
)
:
Node