public class Utility extends Object
| Constructor and Description |
|---|
Utility() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.JsonNode |
getJSONNode(String json) |
static UUID |
getUUIDFromJSONString(String json) |
public static UUID getUUIDFromJSONString(String json) throws com.fasterxml.jackson.core.JsonProcessingException, IOException
com.fasterxml.jackson.core.JsonProcessingExceptionIOExceptionpublic static com.fasterxml.jackson.databind.JsonNode getJSONNode(String json) throws com.fasterxml.jackson.core.JsonProcessingException, IOException
com.fasterxml.jackson.core.JsonProcessingExceptionIOExceptionCopyright © 2016. All Rights Reserved.