public static interface JsonWriter.JsonClassWriterEx extends JsonWriter.JsonClassWriterBase
| Modifier and Type | Interface and Description |
|---|---|
static class |
JsonWriter.JsonClassWriterEx.Support |
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_WRITER |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Object o,
boolean showType,
Writer output,
Map<String,Object> args) |
static final String JSON_WRITER
void write(Object o, boolean showType, Writer output, Map<String,Object> args) throws IOException
IOExceptionCopyright © 2015. All rights reserved.