Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
LAST_BLOCKED |
3 |
protected static final int |
LAST_BUFFERED |
2 |
protected static final int |
STATE_BLOCKED |
3 |
protected static final int |
STATE_BUFFERED |
2 |
protected static final int |
STATE_BUFFERED_AND_BLOCKED |
1 |
protected static final int |
STATE_CLOSED |
5 |
protected static final int |
STATE_OPEN |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEF_NS_STACK_SIZE |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
OUTPUT_ATTRS |
1 |
protected static final int |
OUTPUT_CHILDREN |
2 |
protected static final int |
OUTPUT_CLOSED |
3 |
protected static final int |
OUTPUT_NONE |
0 |
Copyright © 2013 FasterXML. All Rights Reserved.