Package com.logicaldoc.onlyoffice.utils
Class JSONUtil
java.lang.Object
com.logicaldoc.onlyoffice.utils.JSONUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.json.simple.JSONObject
convertStringToJSON
(String jsonString)
-
Method Details
-
convertStringToJSON
public static org.json.simple.JSONObject convertStringToJSON(String jsonString) throws org.json.simple.parser.ParseException - Throws:
org.json.simple.parser.ParseException
-