Package info.mikethomas.jfold.util
Class JacksonUtil
java.lang.Object
info.mikethomas.jfold.util.JacksonUtil
JacksonUtil class.
- Version:
- 7.6.21
- Author:
- Michael Thomas (mikepthomas@outlook.com)
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.ObjectMapper
getObjectMapper.
-
Method Details
-
getObjectMapper
public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()getObjectMapper.
- Returns:
- a
ObjectMapper
object
-