public final class ObjectMapperFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.fasterxml.jackson.core.Version |
JSON_MODULE_VERSION |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
create() |
static com.fasterxml.jackson.databind.ObjectMapper |
create(java.lang.Class<?> viewClass) |