Constant Field Values
Contents
com.thoughtworks.*
-
com.thoughtworks.xstream.XStream Modifier and Type Constant Field Value public static final java.lang.String
COLLECTION_UPDATE_LIMIT
"XStreamCollectionUpdateLimit"
public static final java.lang.String
COLLECTION_UPDATE_SECONDS
"XStreamCollectionUpdateSeconds"
public static final int
ID_REFERENCES
1002
public static final int
NO_REFERENCES
1001
public static final int
PRIORITY_LOW
-10
public static final int
PRIORITY_NORMAL
0
public static final int
PRIORITY_VERY_HIGH
10000
public static final int
PRIORITY_VERY_LOW
-20
public static final int
SINGLE_NODE_XPATH_ABSOLUTE_REFERENCES
1006
public static final int
SINGLE_NODE_XPATH_RELATIVE_REFERENCES
1005
public static final int
XPATH_ABSOLUTE_REFERENCES
1004
public static final int
XPATH_RELATIVE_REFERENCES
1003
-
com.thoughtworks.xstream.io.binary.Token Modifier and Type Constant Field Value public static final byte
TYPE_ATTRIBUTE
5
public static final byte
TYPE_END_NODE
4
public static final byte
TYPE_MAP_ID_TO_VALUE
2
public static final byte
TYPE_START_NODE
3
public static final byte
TYPE_VALUE
6
public static final byte
TYPE_VERSION
1
-
com.thoughtworks.xstream.io.json.AbstractJsonWriter Modifier and Type Constant Field Value public static final int
DROP_ROOT_MODE
1
public static final int
EXPLICIT_MODE
4
public static final int
IEEE_754_MODE
8
public static final int
STRICT_MODE
2
-
com.thoughtworks.xstream.io.xml.AbstractPullReader Modifier and Type Constant Field Value protected static final int
COMMENT
4
protected static final int
END_NODE
2
protected static final int
OTHER
0
protected static final int
START_NODE
1
protected static final int
TEXT
3
-
com.thoughtworks.xstream.io.xml.SaxWriter Modifier and Type Constant Field Value public static final java.lang.String
CONFIGURED_XSTREAM_PROPERTY
"http://com.thoughtworks.xstream/sax/property/configured-xstream"
public static final java.lang.String
SOURCE_OBJECT_LIST_PROPERTY
"http://com.thoughtworks.xstream/sax/property/source-object-list"
-
com.thoughtworks.xstream.io.xml.TraxSource Modifier and Type Constant Field Value public static final java.lang.String
XSTREAM_FEATURE
"http://com.thoughtworks.xstream/XStreamSource/feature"