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
configuration
- the configuration to provide the type coercer to5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.