public class JSONModule extends Object
Constructor and Description |
---|
JSONModule() |
Modifier and Type | Method and Description |
---|---|
static void |
provideCoercions(Configuration<CoercionTuple> configuration)
|
public JSONModule()
@Contribute(value=TypeCoercer.class) public static void provideCoercions(Configuration<CoercionTuple> configuration)
String
to JSONObject
String
to JSONArray
Copyright © 2003-2012 The Apache Software Foundation.