| Modifier and Type | Field and Description |
|---|---|
static StructFormmatter |
INSTANCE |
| Constructor and Description |
|---|
StructFormmatter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
format(JSON.Context context,
java.lang.Object src,
java.lang.Object o,
OutputSource out) |
public static final StructFormmatter INSTANCE
public boolean format(JSON.Context context, java.lang.Object src, java.lang.Object o, OutputSource out) throws java.lang.Exception