public class DefaultJackson1ObjectMapperFactory extends Object implements Jackson1ObjectMapperFactory
| Constructor and Description |
|---|
DefaultJackson1ObjectMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.jackson.map.ObjectMapper |
create(Class cls,
String charset) |
public org.codehaus.jackson.map.ObjectMapper create(Class cls, String charset)
create in interface ObjectMapperFactory<org.codehaus.jackson.map.ObjectMapper>Copyright © 2010–2017. All rights reserved.