Constant Field Values


Contents
com.fasterxml.*

com.fasterxml.jackson.databind.SerializerProvider
protected static final boolean CACHE_UNKNOWN_MAPPINGS false

com.fasterxml.jackson.databind.deser.std.ThrowableDeserializer
protected static final String PROP_NAME_MESSAGE "message"

com.fasterxml.jackson.databind.jsonschema.JsonSerializableSchema
public static final String NO_VALUE "##irrelevant"

com.fasterxml.jackson.databind.util.StdDateFormat
protected static final String DATE_FORMAT_STR_ISO8601 "yyyy-MM-dd\'T\'HH:mm:ss.SSSZ"
protected static final String DATE_FORMAT_STR_ISO8601_Z "yyyy-MM-dd\'T\'HH:mm:ss.SSS\'Z\'"
protected static final String DATE_FORMAT_STR_PLAIN "yyyy-MM-dd"
protected static final String DATE_FORMAT_STR_RFC1123 "EEE, dd MMM yyyy HH:mm:ss zzz"

com.fasterxml.jackson.databind.util.TokenBuffer.Segment
public static final int TOKENS_PER_SEGMENT 16



Copyright © 2012 fasterxml.com. All Rights Reserved.