|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.json.StringToJSONObject
public class StringToJSONObject
| Constructor Summary | |
|---|---|
StringToJSONObject()
|
|
| Method Summary | |
|---|---|
JSONObject |
coerce(java.lang.String input)
Converts an input value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringToJSONObject()
| Method Detail |
|---|
public JSONObject coerce(java.lang.String input)
Coercion
coerce in interface Coercion<java.lang.String,JSONObject>input - the input value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||