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 valueCopyright © 2003-2012 The Apache Software Foundation.