public class DefaultJackson2ObjectMapperFactory extends Object implements Jackson2ObjectMapperFactory
| Constructor and Description |
|---|
DefaultJackson2ObjectMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
create(Class cls,
String charset) |
public com.fasterxml.jackson.databind.ObjectMapper create(Class cls, String charset)
create in interface ObjectMapperFactory<com.fasterxml.jackson.databind.ObjectMapper>Copyright © 2010–2015. All rights reserved.