Constructor and Description |
---|
JsonJavaScriptConverter() |
Modifier and Type | Method and Description |
---|---|
void |
convert(java.lang.String value,
StrictJsonWriter writer)
Convert the given value to JSON using the JSON writer.
|
public void convert(java.lang.String value, StrictJsonWriter writer)
Converter