public interface JacksonJson extends Json
Json implementation using Jackson ObjectMapper.JsonJson.JsonException, Json.JsonReadException, Json.JsonWriteExceptionCONTEXT_KEY| Modifier and Type | Method and Description |
|---|---|
static Json |
create()
Create a new
Json instance using a default ObjectMapper. |
static Json |
create(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Create a new
Json instance using a given objectMapper. |
fromJson, fromJson, fromJson, fromJson, fromJson, fromJson, fromJsonArray, fromJsonArray, fromJsonArray, fromJsonArray, fromJsonArray, fromJsonArray, get, get, require, toJson, toJsonArray, toJsonArray, toJsonArrayString, toJsonArrayString, toJsonStringCopyright © 2019 The Holon Platform. All rights reserved.