Package | Description |
---|---|
com.fasterxml.jackson.databind.json | |
com.fasterxml.jackson.databind.node |
Contains concrete
JsonNode implementations
Jackson uses for the Tree model. |
Modifier and Type | Method and Description |
---|---|
JsonMapper |
JsonMapper.copy() |
Constructor and Description |
---|
Builder(JsonMapper m) |
JsonMapper(JsonMapper src) |
Modifier and Type | Field and Description |
---|---|
private static JsonMapper |
InternalNodeMapper.JSON_MAPPER |