Constant Field Values
Contents
org.apache.*
-
org.apache.xerces.xni.XMLDTDContentModelHandler 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
-
org.apache.xerces.xni.XMLDTDHandler Modifier and Type Constant Field Value public static final short
CONDITIONAL_IGNORE
1
public static final short
CONDITIONAL_INCLUDE
0
-
org.apache.xerces.xni.grammars.XMLGrammarDescription Modifier and Type Constant Field Value public static final java.lang.String
XML_DTD
"http://www.w3.org/TR/REC-xml"
public static final java.lang.String
XML_SCHEMA
"http://www.w3.org/2001/XMLSchema"
-
org.apache.xerces.xni.grammars.XMLSchemaDescription Modifier and Type Constant Field Value public static final short
CONTEXT_ATTRIBUTE
6
public static final short
CONTEXT_ELEMENT
5
public static final short
CONTEXT_IMPORT
2
public static final short
CONTEXT_INCLUDE
0
public static final short
CONTEXT_INSTANCE
4
public static final short
CONTEXT_PREPARSE
3
public static final short
CONTEXT_REDEFINE
1
public static final short
CONTEXT_XSITYPE
7
-
org.apache.xerces.xni.parser.XMLConfigurationException Modifier and Type Constant Field Value public static final short
NOT_RECOGNIZED
0
public static final short
NOT_SUPPORTED
1