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