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