interface Formatter
| Modifier and Type | Method and Description |
|---|---|
boolean |
format(JSON.Context context,
java.lang.Object src,
java.lang.Object o,
OutputSource out) |
boolean format(JSON.Context context, java.lang.Object src, java.lang.Object o, OutputSource out) throws java.lang.Exception
java.lang.Exception