| Modifier and Type | Class and Description |
|---|---|
static class |
JacksonCompatibilityMode.Builder |
| Modifier and Type | Method and Description |
|---|---|
protected JsonCreator |
getJsonCreator(Annotation[] annotations) |
protected JsonIgnore |
getJsonIgnore(Annotation[] annotations) |
protected JsonProperty |
getJsonProperty(Annotation[] annotations) |
protected JsonUnwrapper |
getJsonUnwrapper(Annotation[] annotations) |
protected JsonWrapper |
getJsonWrapper(Annotation[] annotations) |
builder, configName, copyBuilder, createOmitValue, decodingMode, encodingMode, escapeUnicode, getAnnotation, getDecoderCacheKey, getEncoderCacheKey, indentionStep, omitDefaultValue, updateClassDescriptorcanCreate, chooseImplementation, create, createDecoder, createEncoderprotected JsonIgnore getJsonIgnore(Annotation[] annotations)
getJsonIgnore in class Configprotected JsonProperty getJsonProperty(Annotation[] annotations)
getJsonProperty in class Configprotected JsonCreator getJsonCreator(Annotation[] annotations)
getJsonCreator in class Configprotected JsonUnwrapper getJsonUnwrapper(Annotation[] annotations)
getJsonUnwrapper in class Configprotected JsonWrapper getJsonWrapper(Annotation[] annotations)
getJsonWrapper in class ConfigCopyright © 2019. All rights reserved.