Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.jettison.AbstractXMLInputFactory Modifier and Type Constant Field Value private static final intINPUT_BUF_SIZE1024 -
org.codehaus.jettison.JSONSequenceTooLargeException Modifier and Type Constant Field Value private static final longserialVersionUID-8281225263069171596L
-
org.codehaus.jettison.json.JSONObject Modifier and Type Constant Field Value static final intDEFAULT_RECURSION_DEPTH_LIMIT500 -
org.codehaus.jettison.json.JSONTokener Modifier and Type Constant Field Value private static final java.lang.StringUSE_BIGDECIMAL_JSONTOKENER_KEY"jettison.json.jsontokener.use_bigdecimal" -
org.codehaus.jettison.json.JSONWriter Modifier and Type Constant Field Value private static final intmaxdepth20
-
org.codehaus.jettison.mapped.Configuration Modifier and Type Constant Field Value private static final java.lang.StringJETTISON_TYPE_CONVERTER_CLASS_KEY"jettison.mapped.typeconverter.class" -
org.codehaus.jettison.mapped.DefaultConverter Modifier and Type Constant Field Value private static final java.lang.StringENFORCE_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.StringDOT_NAMESPACE_SEP"." -
org.codehaus.jettison.mapped.org.codehaus.jettison.mapped.MappedNamespaceConvention.NullStringConverter Modifier and Type Constant Field Value private static final java.lang.StringNULL_STRING"null" -
org.codehaus.jettison.mapped.MappedXMLStreamWriter Modifier and Type Constant Field Value private static final java.lang.StringMIXED_CONTENT_VALUE_KEY"$"