Class JSONHelper
java.lang.Object
com.redhat.devtools.intellij.common.utils.JSONHelper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JSONHelper
public JSONHelper()
-
-
Method Details
-
getJSONFromURL
- Throws:
IOException
-
MapToJSON
public static com.fasterxml.jackson.databind.JsonNode MapToJSON(Map<String, Object> map) throws IOException- Throws:
IOException
-