com.thoughtworks.xstream.io.json
Class AbstractJsonWriter.Type
java.lang.Object
com.thoughtworks.xstream.io.json.AbstractJsonWriter.Type
- Enclosing class:
- AbstractJsonWriter
public static class AbstractJsonWriter.Type
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL
public static AbstractJsonWriter.Type NULL
STRING
public static AbstractJsonWriter.Type STRING
NUMBER
public static AbstractJsonWriter.Type NUMBER
BOOLEAN
public static AbstractJsonWriter.Type BOOLEAN
AbstractJsonWriter.Type
public AbstractJsonWriter.Type()
Copyright © 2004-2014 XStream. All Rights Reserved.