Class JSONUtil

java.lang.Object
com.logicaldoc.onlyoffice.utils.JSONUtil

public final class JSONUtil extends Object
  • Method Details

    • convertStringToJSON

      public static org.json.simple.JSONObject convertStringToJSON(String jsonString) throws org.json.simple.parser.ParseException
      Throws:
      org.json.simple.parser.ParseException