public final class ObjectMapperFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getLenientMapper() |
static com.fasterxml.jackson.databind.ObjectMapper |
getStrictMapper() |
public static com.fasterxml.jackson.databind.ObjectMapper getStrictMapper()
public static com.fasterxml.jackson.databind.ObjectMapper getLenientMapper()
Copyright © 2017. All rights reserved.