public static interface JsonWriter.JsonClassWriterEx extends JsonWriter.JsonClassWriter
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) |
hasPrimitiveForm, write, writePrimitiveForm
static final String JSON_WRITER
void write(Object o, boolean showType, Writer output, Map<String,Object> args) throws IOException
IOException
Copyright © 2015. All rights reserved.