joy-dom
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
joy-dom
dom-serialization
/
com.j0y.joy.dom.serialization
/
Node
/
Companion
/
fromJson
from
Json
fun
fromJson
(
source
:
String
)
:
Node
Decodes a
Node
from spec JSON — the inverse of
toJson
.
Return
the decoded
Node
.
Parameters
source
node JSON text.