|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonWriter.Format | |
|---|---|
| com.thoughtworks.xstream.io.json | |
| Uses of JsonWriter.Format in com.thoughtworks.xstream.io.json |
|---|
| Fields in com.thoughtworks.xstream.io.json declared as JsonWriter.Format | |
|---|---|
protected JsonWriter.Format |
JsonWriter.format
|
| Constructors in com.thoughtworks.xstream.io.json with parameters of type JsonWriter.Format | |
|---|---|
JsonWriter(Writer writer,
int mode,
JsonWriter.Format format)
Create a JsonWriter where the writer mode can be chosen and the format definition is provided. |
|
JsonWriter(Writer writer,
int mode,
JsonWriter.Format format,
int bufferSize)
Create a JsonWriter. |
|
JsonWriter(Writer writer,
JsonWriter.Format format)
Create a JsonWriter where the format is provided. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||