fromJson

fun fromJson(source: String): Node

Decodes a Node from spec JSON — the inverse of toJson.

Return

the decoded Node.

Parameters

source

node JSON text.