public static class ObjectMapper.Defaults extends Object
Modifier and Type | Field and Description |
---|---|
static ObjectMapper.Dynamic |
DYNAMIC |
static boolean |
ENABLED |
static ObjectMapper.Nested |
NESTED |
static ContentPath.Type |
PATH_TYPE |
Constructor and Description |
---|
Defaults() |
public static final boolean ENABLED
public static final ObjectMapper.Nested NESTED
public static final ObjectMapper.Dynamic DYNAMIC
public static final ContentPath.Type PATH_TYPE
Copyright © 2009–2016. All rights reserved.