Class TypeUtility


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

      • TypeUtility

        public TypeUtility()
    • Method Detail

      • getTypeName

        public static String getTypeName​(org.gcube.com.fasterxml.jackson.databind.JsonNode jsonNode)
      • getTypeName

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