Constant Field Values
Contents
com.thoughtworks.*
-
com.thoughtworks.xstream.XStream Modifier and Type Constant Field Value private static final java.lang.StringANNOTATION_MAPPER_TYPE"com.thoughtworks.xstream.mapper.AnnotationMapper"public static final java.lang.StringCOLLECTION_UPDATE_LIMIT"XStreamCollectionUpdateLimit"public static final java.lang.StringCOLLECTION_UPDATE_SECONDS"XStreamCollectionUpdateSeconds"public static final intID_REFERENCES1002public static final intNO_REFERENCES1001public static final intPRIORITY_LOW-10public static final intPRIORITY_NORMAL0public static final intPRIORITY_VERY_HIGH10000public static final intPRIORITY_VERY_LOW-20public static final intSINGLE_NODE_XPATH_ABSOLUTE_REFERENCES1006public static final intSINGLE_NODE_XPATH_RELATIVE_REFERENCES1005public static final intXPATH_ABSOLUTE_REFERENCES1004public static final intXPATH_RELATIVE_REFERENCES1003
-
com.thoughtworks.xstream.converters.ErrorWritingException Modifier and Type Constant Field Value private static final java.lang.StringSEPARATOR"\n-------------------------------"
-
com.thoughtworks.xstream.converters.basic.StringConverter Modifier and Type Constant Field Value private static final intLENGTH_LIMIT38
-
com.thoughtworks.xstream.converters.extended.ISO8601SqlTimestampConverter Modifier and Type Constant Field Value private static final java.lang.StringPADDING"000000000" -
com.thoughtworks.xstream.converters.extended.ToAttributedValueConverter Modifier and Type Constant Field Value private static final java.lang.StringSTRUCTURE_MARKER""
-
com.thoughtworks.xstream.converters.reflection.SerializableConverter Modifier and Type Constant Field Value private static final java.lang.StringATTRIBUTE_CLASS"class"private static final java.lang.StringATTRIBUTE_NAME"name"private static final java.lang.StringATTRIBUTE_SERIALIZATION"serialization"private static final java.lang.StringATTRIBUTE_VALUE_CUSTOM"custom"private static final java.lang.StringELEMENT_DEFAULT"default"private static final java.lang.StringELEMENT_FIELD"field"private static final java.lang.StringELEMENT_FIELDS"fields"private static final java.lang.StringELEMENT_NULL"null"private static final java.lang.StringELEMENT_UNSERIALIZABLE_PARENTS"unserializable-parents"
-
com.thoughtworks.xstream.core.JVM Modifier and Type Constant Field Value private static final floatDEFAULT_JAVA_VERSION1.399999976158142fprivate static final booleanreverseFieldOrderfalse
-
com.thoughtworks.xstream.core.util.SerializationMembers Modifier and Type Constant Field Value private static final intPERSISTENT_FIELDS_MODIFIER26 -
com.thoughtworks.xstream.core.util.XmlHeaderAwareReader Modifier and Type Constant Field Value private static final java.lang.StringKEY_ENCODING"encoding"private static final java.lang.StringKEY_VERSION"version"private static final intSTATE_ATTR_NAME3private static final intSTATE_ATTR_VALUE4private static final intSTATE_AWAIT_XML_HEADER2private static final intSTATE_BOM0private static final intSTATE_START1private static final java.lang.StringXML_TOKEN"?xml"
-
com.thoughtworks.xstream.io.binary.com.thoughtworks.xstream.io.binary.ReaderDepthState Modifier and Type Constant Field Value private static final java.lang.StringEMPTY_STRING"" -
com.thoughtworks.xstream.io.binary.Token Modifier and Type Constant Field Value private static final byteID_EIGHT_BYTES32private static final byteID_FOUR_BYTES24private static final byteID_MASK56private static final byteID_ONE_BYTE8private static final java.lang.StringID_SPLITTED"\u0000\u2021\u0000"private static final byteID_TWO_BYTES16private static final intMAX_UTF8_LENGTH65535public static final byteTYPE_ATTRIBUTE5public static final byteTYPE_END_NODE4public static final byteTYPE_MAP_ID_TO_VALUE2private static final byteTYPE_MASK7public static final byteTYPE_START_NODE3public static final byteTYPE_VALUE6public static final byteTYPE_VERSION1
-
com.thoughtworks.xstream.io.json.AbstractJsonWriter Modifier and Type Constant Field Value public static final intDROP_ROOT_MODE1public static final intEXPLICIT_MODE4public static final intIEEE_754_MODE8private static final intSTATE_END_ATTRIBUTES32private static final intSTATE_END_ELEMENTS256private static final intSTATE_END_OBJECT2private static final intSTATE_NEXT_ATTRIBUTE16private static final intSTATE_NEXT_ELEMENT128private static final intSTATE_ROOT1private static final intSTATE_SET_VALUE512private static final intSTATE_START_ATTRIBUTES8private static final intSTATE_START_ELEMENTS64private static final intSTATE_START_OBJECT4public static final intSTRICT_MODE2
-
com.thoughtworks.xstream.io.xml.AbstractPullReader Modifier and Type Constant Field Value protected static final intCOMMENT4protected static final intEND_NODE2protected static final intOTHER0protected static final intSTART_NODE1protected static final intTEXT3 -
com.thoughtworks.xstream.io.xml.SaxWriter Modifier and Type Constant Field Value public static final java.lang.StringCONFIGURED_XSTREAM_PROPERTY"http://com.thoughtworks.xstream/sax/property/configured-xstream"public static final java.lang.StringSOURCE_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.StringXSTREAM_FEATURE"http://com.thoughtworks.xstream/XStreamSource/feature"
-
com.thoughtworks.xstream.io.xml.xppdom.XppDom Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
com.thoughtworks.xstream.security.AbstractSecurityException Modifier and Type Constant Field Value private static final longserialVersionUID20210921L -
com.thoughtworks.xstream.security.InputManipulationException Modifier and Type Constant Field Value private static final longserialVersionUID20210921L
-
com.thoughtworks.xstream.tools.benchmark.model.SerializableFive Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.thoughtworks.xstream.tools.benchmark.model.SerializableOne Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
com.thoughtworks.xstream.tools.benchmark.targets.StringTarget Modifier and Type Constant Field Value private final java.lang.Stringstring"Hello World!"