Package com.thoughtworks.xstream.io.json
Class AbstractJsonWriter.Type
java.lang.Object
com.thoughtworks.xstream.io.json.AbstractJsonWriter.Type
- Enclosing class:
AbstractJsonWriter
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic AbstractJsonWriter.Type
static AbstractJsonWriter.Type
static AbstractJsonWriter.Type
static AbstractJsonWriter.Type
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NULL
-
STRING
-
NUMBER
-
BOOLEAN
-
-
Constructor Details
-
Type
public Type()
-