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