Returns a [JsonValue] converted from the given Jackson [JsonNode]..
public JsonValue fromJsonNode(JsonNode node)Returns a [JsonValue] converted from the given Jackson [JsonNode].
IllegalStateException: for unsupported node types.| Name | Type | Description |
|---|---|---|
node* | JsonNode |