Package | Description |
---|---|
com.fasterxml.jackson.databind.json | |
com.fasterxml.jackson.databind.node |
Contains concrete
JsonNode implementations
Jackson uses for the Tree model. |
Class and Description |
---|
JsonMapper
JSON-format specific
ObjectMapper implementation. |
JsonMapper.Builder
Base implementation for "Vanilla"
ObjectMapper , used with
JSON dataformat backend. |
Class and Description |
---|
JsonMapper
JSON-format specific
ObjectMapper implementation. |