| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
SORTABLE_DISABLED |
"0" |
public static final String |
SORTABLE_ENABLED |
"1" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
SEND_ASYNC |
"asynchronous" |
public static final String |
SEND_SYNC |
"synchronized" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DATA_TYPE_HTML |
"html" |
public static final String |
DATA_TYPE_JSON |
"json" |
public static final String |
DATA_TYPE_XML |
"xml" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
CHARSET |
"UTF-8" |
protected static final String |
FAILED |
"0" |
protected static final String |
SUCCESS |
"1" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
DEFAULT_PATTERN |
"yyyy-MM-dd" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ESCAPE_MODE_BACKSLASH |
2 |
public static final int |
ESCAPE_MODE_DOUBLED |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ESCAPE_MODE_BACKSLASH |
2 |
public static final int |
ESCAPE_MODE_DOUBLED |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
UNCOMP_HDR_LEN |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BUFFER_SIZE |
4096 |
Copyright © 2013. All Rights Reserved.