public interface ObjectMapperFactory
ObjectMapper instances| Modifier and Type | Method and Description |
|---|---|
<T> ObjectMapper<T> |
getMapper(Class<T> type) |
<T> ObjectMapper<T> getMapper(Class<T> type) throws ObjectMappingException
ObjectMappingExceptionCopyright © 2014–2017. All rights reserved.