public class JsonUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
| Constructor and Description |
|---|
JsonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getJsonMapper()
Allows retrieving an instance of
ObjectMapper. |
Copyright © 2015. All rights reserved.