JSONObjectUtils.getJSONObject must accept java.util.Map values

Issue #445 resolved
Vladimir Dzhuvinov created an issue

At present it requires the value to be of type JSONObject (extends HashMap<String, Object>).

Comments (1)

  1. Log in to comment