|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.codehaus.* |
---|
org.codehaus.jackson.Base64Variant | ||
---|---|---|
public static final int |
BASE64_VALUE_INVALID |
-1 |
public static final int |
BASE64_VALUE_PADDING |
-2 |
org.codehaus.jackson.JsonStreamContext | ||
---|---|---|
protected static final int |
TYPE_ARRAY |
1 |
protected static final int |
TYPE_OBJECT |
2 |
protected static final int |
TYPE_ROOT |
0 |
org.codehaus.jackson.impl.JsonNumericParserBase | ||
---|---|---|
protected static final char |
CHAR_NULL |
0 |
protected static final int |
INT_0 |
48 |
protected static final int |
INT_1 |
49 |
protected static final int |
INT_2 |
50 |
protected static final int |
INT_3 |
51 |
protected static final int |
INT_4 |
52 |
protected static final int |
INT_5 |
53 |
protected static final int |
INT_6 |
54 |
protected static final int |
INT_7 |
55 |
protected static final int |
INT_8 |
56 |
protected static final int |
INT_9 |
57 |
protected static final int |
INT_DECIMAL_POINT |
46 |
protected static final int |
INT_e |
101 |
protected static final int |
INT_E |
69 |
protected static final int |
INT_MINUS |
45 |
protected static final int |
INT_PLUS |
43 |
protected static final int |
NR_BIGDECIMAL |
16 |
protected static final int |
NR_BIGINT |
4 |
protected static final int |
NR_DOUBLE |
8 |
protected static final int |
NR_INT |
1 |
protected static final int |
NR_LONG |
2 |
protected static final int |
NR_UNKNOWN |
0 |
org.codehaus.jackson.impl.JsonWriteContext | ||
---|---|---|
public static final int |
STATUS_EXPECT_NAME |
5 |
public static final int |
STATUS_EXPECT_VALUE |
4 |
public static final int |
STATUS_OK_AFTER_COLON |
2 |
public static final int |
STATUS_OK_AFTER_COMMA |
1 |
public static final int |
STATUS_OK_AFTER_SPACE |
3 |
public static final int |
STATUS_OK_AS_IS |
0 |
org.codehaus.jackson.io.UTF32Reader | ||
---|---|---|
protected static final int |
LAST_VALID_UNICODE_CHAR |
1114111 |
protected static final char |
NULL_BYTE |
0 |
protected static final char |
NULL_CHAR |
0 |
org.codehaus.jackson.sym.BytesToNameCanonicalizer | ||
---|---|---|
protected static final int |
DEFAULT_TABLE_SIZE |
64 |
protected static final int |
MAX_TABLE_SIZE |
65536 |
org.codehaus.jackson.sym.CharsToNameCanonicalizer | ||
---|---|---|
protected static final int |
DEFAULT_TABLE_SIZE |
64 |
protected static final int |
MAX_TABLE_SIZE |
65536 |
org.codehaus.jackson.util.BufferRecycler | ||
---|---|---|
public static final int |
DEFAULT_WRITE_CONCAT_BUFFER_LEN |
2000 |
org.codehaus.jackson.util.TokenBuffer.Segment | ||
---|---|---|
public static final int |
TOKENS_PER_SEGMENT |
16 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |