Class JsonUtility


  • public class JsonUtility
    extends Object
    Author:
    Luca Frosini (ISTI - CNR)
    • Constructor Detail

      • JsonUtility

        public JsonUtility()
    • Method Detail

      • getJsonNode

        public static org.gcube.com.fasterxml.jackson.databind.JsonNode getJsonNode​(String json)
                                                                             throws org.gcube.com.fasterxml.jackson.core.JsonProcessingException,
                                                                                    IOException
        Throws:
        org.gcube.com.fasterxml.jackson.core.JsonProcessingException
        IOException