Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.jettison.AbstractXMLInputFactory Modifier and Type Constant Field Value private static final int
INPUT_BUF_SIZE
1024
-
org.codehaus.jettison.JSONSequenceTooLargeException Modifier and Type Constant Field Value private static final long
serialVersionUID
-8281225263069171596L
-
org.codehaus.jettison.json.JSONObject Modifier and Type Constant Field Value static final int
DEFAULT_RECURSION_DEPTH_LIMIT
500
-
org.codehaus.jettison.json.JSONTokener Modifier and Type Constant Field Value private static final java.lang.String
USE_BIGDECIMAL_JSONTOKENER_KEY
"jettison.json.jsontokener.use_bigdecimal"
-
org.codehaus.jettison.json.JSONWriter Modifier and Type Constant Field Value private static final int
maxdepth
20
-
org.codehaus.jettison.mapped.Configuration Modifier and Type Constant Field Value private static final java.lang.String
JETTISON_TYPE_CONVERTER_CLASS_KEY
"jettison.mapped.typeconverter.class"
-
org.codehaus.jettison.mapped.DefaultConverter Modifier and Type Constant Field Value private static final java.lang.String
ENFORCE_32BIT_INTEGER_KEY
"jettison.mapped.typeconverter.enforce_32bit_integer"
-
org.codehaus.jettison.mapped.MappedNamespaceConvention Modifier and Type Constant Field Value private static final java.lang.String
DOT_NAMESPACE_SEP
"."
-
org.codehaus.jettison.mapped.org.codehaus.jettison.mapped.MappedNamespaceConvention.NullStringConverter Modifier and Type Constant Field Value private static final java.lang.String
NULL_STRING
"null"
-
org.codehaus.jettison.mapped.MappedXMLStreamWriter Modifier and Type Constant Field Value private static final java.lang.String
MIXED_CONTENT_VALUE_KEY
"$"