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