public class StringToJSONObject extends Object implements Coercion<String,JSONObject>
Constructor and Description |
---|
StringToJSONObject() |
public StringToJSONObject()
public JSONObject coerce(String input)
Coercion
coerce
in interface Coercion<String,JSONObject>
input
- the input value5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.