Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.yasson.YassonProperties Modifier and Type Constant Field Value public static final String
FAIL_ON_UNKNOWN_PROPERTIES
"jsonb.fail-on-unknown-properties"
public static final String
USER_TYPE_MAPPING
"jsonb.user-type-mapping"
public static final String
ZERO_TIME_PARSE_DEFAULTING
"jsonb.zero-time-defaulting"
-
org.eclipse.yasson.internal.ProcessingContext Modifier and Type Constant Field Value protected static final String
NULL
"null"
-
org.eclipse.yasson.internal.components.JsonbComponentInstanceCreatorFactory Modifier and Type Constant Field Value public static final String
BEAN_MANAGER_NAME
"java:comp/BeanManager"
-
org.eclipse.yasson.internal.serializer.DoubleTypeDeserializer Modifier and Type Constant Field Value protected static final String
NAN
"NaN"
protected static final String
NEGATIVE_INFINITY
"NEGATIVE_INFINITY"
protected static final String
POSITIVE_INFINITY
"POSITIVE_INFINITY"