Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.parsson.org.eclipse.parsson.JsonContext Modifier and Type Constant Field Value private static final intDEFAULT_MAX_BIGDECIMAL_LEN1100private static final intDEFAULT_MAX_BIGINTEGER_SCALE100000private static final intDEFAULT_MAX_DEPTH1000 -
org.eclipse.parsson.JsonPointerImpl Modifier and Type Constant Field Value private static final longserialVersionUID-8123110179640843141L -
org.eclipse.parsson.JsonPrettyGeneratorImpl Modifier and Type Constant Field Value private static final java.lang.StringINDENT" " -
org.eclipse.parsson.org.eclipse.parsson.UnicodeDetectingInputStream Modifier and Type Constant Field Value private static final byteBB-69private static final byteBF-65private static final byteEF-17private static final byteFE-2private static final byteFF-1private static final byteNUL0
-
org.eclipse.parsson.api.JsonConfig Modifier and Type Constant Field Value public static final java.lang.StringMAX_BIGDECIMAL_LEN"org.eclipse.parsson.maxBigDecimalLength"public static final java.lang.StringMAX_BIGINTEGER_SCALE"org.eclipse.parsson.maxBigIntegerScale"public static final java.lang.StringMAX_DEPTH"org.eclipse.parsson.maxDepth"public static final java.lang.StringREJECT_DUPLICATE_KEYS"org.eclipse.parsson.rejectDuplicateKeys"
-
org.eclipse.parsson.media.JsonValueBodyReader Modifier and Type Constant Field Value private static final java.lang.StringJSON"json"private static final java.lang.StringPLUS_JSON"+json" -
org.eclipse.parsson.media.JsonValueBodyWriter Modifier and Type Constant Field Value private static final java.lang.StringJSON"json"private static final java.lang.StringPLUS_JSON"+json"