Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
OCCURS_ONE_OR_MORE |
4 |
public static final short |
OCCURS_ZERO_OR_MORE |
3 |
public static final short |
OCCURS_ZERO_OR_ONE |
2 |
public static final short |
SEPARATOR_CHOICE |
0 |
public static final short |
SEPARATOR_SEQUENCE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
CONDITIONAL_IGNORE |
1 |
public static final short |
CONDITIONAL_INCLUDE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
NOT_RECOGNIZED |
0 |
public static final short |
NOT_SUPPORTED |
1 |
Copyright ? 2002-2003 Apache XML Project. All Rights Reserved.