Constant Field Values
Contents
com.fasterxml.*
-
com.fasterxml.jackson.databind.MappingIterator<T> Modifier and Type Constant Field Value protected static final intSTATE_CLOSED0protected static final intSTATE_HAS_VALUE3protected static final intSTATE_MAY_HAVE_VALUE2protected static final intSTATE_NEED_RESYNC1 -
com.fasterxml.jackson.databind.SerializerProvider Modifier and Type Constant Field Value protected static final booleanCACHE_UNKNOWN_MAPPINGSfalse
-
com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder Modifier and Type Constant Field Value public static final StringDEFAULT_BUILD_METHOD"build"public static final StringDEFAULT_WITH_PREFIX"with"
-
com.fasterxml.jackson.databind.deser.DataFormatReaders Modifier and Type Constant Field Value public static final intDEFAULT_MAX_INPUT_LOOKAHEAD64
-
com.fasterxml.jackson.databind.deser.impl.CreatorCollector Modifier and Type Constant Field Value protected static final intC_ARRAY_DELEGATE8protected static final intC_BOOLEAN5protected static final intC_DEFAULT0protected static final intC_DELEGATE6protected static final intC_DOUBLE4protected static final intC_INT2protected static final intC_LONG3protected static final intC_PROPS7protected static final intC_STRING1 -
com.fasterxml.jackson.databind.deser.impl.JavaUtilCollectionsDeserializers Modifier and Type Constant Field Value public static final intTYPE_AS_LIST7
-
com.fasterxml.jackson.databind.deser.std.FromStringDeserializer.Std Modifier and Type Constant Field Value public static final intSTD_CHARSET9public static final intSTD_CLASS4public static final intSTD_CURRENCY6public static final intSTD_FILE1public static final intSTD_INET_ADDRESS11public static final intSTD_INET_SOCKET_ADDRESS12public static final intSTD_JAVA_TYPE5public static final intSTD_LOCALE8public static final intSTD_PATTERN7public static final intSTD_STRING_BUILDER13public static final intSTD_TIME_ZONE10public static final intSTD_URI3public static final intSTD_URL2 -
com.fasterxml.jackson.databind.deser.std.StdKeyDeserializer Modifier and Type Constant Field Value public static final intTYPE_BOOLEAN1public static final intTYPE_BYTE2public static final intTYPE_BYTE_ARRAY17public static final intTYPE_CALENDAR11public static final intTYPE_CHAR4public static final intTYPE_CLASS15public static final intTYPE_CURRENCY16public static final intTYPE_DATE10public static final intTYPE_DOUBLE8public static final intTYPE_FLOAT7public static final intTYPE_INT5public static final intTYPE_LOCALE9public static final intTYPE_LONG6public static final intTYPE_SHORT3public static final intTYPE_URI13public static final intTYPE_URL14public static final intTYPE_UUID12 -
com.fasterxml.jackson.databind.deser.std.ThrowableDeserializer Modifier and Type Constant Field Value protected static final StringPROP_NAME_MESSAGE"message"
-
com.fasterxml.jackson.databind.ext.CoreXMLDeserializers Modifier and Type Constant Field Value protected static final intTYPE_DURATION1protected static final intTYPE_G_CALENDAR2protected static final intTYPE_QNAME3
-
com.fasterxml.jackson.databind.jsonschema.JsonSerializableSchema Modifier and Type Constant Field Value public static final StringNO_VALUE"##irrelevant"
-
com.fasterxml.jackson.databind.jsontype.impl.SubTypeValidator Modifier and Type Constant Field Value protected static final StringPREFIX_C3P0"com.mchange.v2.c3p0."protected static final StringPREFIX_SPRING"org.springframework."
-
com.fasterxml.jackson.databind.ser.std.NumberSerializer Modifier and Type Constant Field Value protected static final intMAX_BIG_DECIMAL_SCALE9999
-
com.fasterxml.jackson.databind.util.StdDateFormat Modifier and Type Constant Field Value public static final StringDATE_FORMAT_STR_ISO8601"yyyy-MM-dd\'T\'HH:mm:ss.SSSZ"protected static final StringDATE_FORMAT_STR_PLAIN"yyyy-MM-dd"protected static final StringDATE_FORMAT_STR_RFC1123"EEE, dd MMM yyyy HH:mm:ss zzz"protected static final StringPATTERN_PLAIN_STR"\\d\\d\\d\\d[-]\\d\\d[-]\\d\\d" -
com.fasterxml.jackson.databind.util.TokenBuffer.Segment Modifier and Type Constant Field Value public static final intTOKENS_PER_SEGMENT16