lithic-kotlin-root
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lithic-kotlin-root
lithic-kotlin-root
/
com.lithic.api.core
/
JsonValue
/
Companion
/
fromJsonNode
from
Json
Node
fun
fromJsonNode
(
node
:
JsonNode
)
:
JsonValue
Returns a
JsonValue
converted from the given Jackson
JsonNode
.
Throws
Illegal
State
Exception
for unsupported node types.