Package org.exolab.castor.xml.dtd.parser
Interface DTDParserConstants
-
- All Known Implementing Classes:
DTDParser,DTDParserTokenManager
public interface DTDParserConstants
-
-
Field Summary
Fields Modifier and Type Field Description static intANDstatic intANYstatic intATTR_VALUE_CHAR_DQstatic intATTR_VALUE_CHAR_SQstatic intBEGIN_ATTR_DECLstatic intBEGIN_COMMENTstatic intBEGIN_ELEMENT_DECLstatic intBEGIN_GE_DECLstatic intBEGIN_NOTATION_DECLstatic intCDATAstatic intCOMBINING_CHARstatic intCOMMENT_CHARstatic intDASHstatic intDEFAULTstatic intDIGITstatic intEMPTYstatic intEND_ATTR_DECLstatic intEND_COMMENTstatic intEND_DQ_ATTRstatic intEND_DQ_GEstatic intEND_ELEMENT_DECLstatic intEND_GE_DECLstatic intEND_NOTATION_DECLstatic intEND_SQ_ATTRstatic intEND_SQ_GEstatic intENTITIESstatic intENTITYstatic intEOFstatic intEXTENDERstatic intFIXEDstatic intGE_VAlUE_CHAR_DQstatic intGE_VAlUE_CHAR_SQstatic intIDstatic intIDREFstatic intIDREFSstatic intIMPLIEDstatic intLEFT_PARENstatic intLEFT_PAREN_ATTRstatic intLETTERstatic intNAMEstatic intNAME_ATTRstatic intNAME_GEstatic intNAME_NOTstatic intNAMECHARstatic intNDATAstatic intNMTOKENstatic intNMTOKEN_ATTRstatic intNMTOKENSstatic intNOTATIONstatic intORstatic intOR_ATTRstatic intPCDATAstatic intPLUSstatic intPUBIDCHAR_GEstatic intPUBIDCHAR_NOTstatic intPublic_GEstatic intPUBLIC_GEstatic intPublic_NOTstatic intPUBLIC_NOTstatic intPUBLITER_GEstatic intPUBLITER_NOTstatic intQUESTIONstatic intREQUIREDstatic intRIGHT_PARENstatic intRIGHT_PAREN_ATTRstatic intSstatic intS_ATTRstatic intS_GEstatic intS_GE_PUBstatic intS_NOTstatic intS_NOT_SYSstatic intSTARstatic intSTART_DQ_ATTRstatic intSTART_DQ_GEstatic intSTART_SQ_ATTRstatic intSTART_SQ_GEstatic intSYSLITER_GEstatic intSYSLITER_NOTstatic intSystem_GEstatic intSYSTEM_GEstatic intSystem_NOTstatic intSYSTEM_NOTstatic java.lang.String[]tokenImagestatic intWithinAttrDeclstatic intWithinAttrValueDQstatic intWithinAttrValueSQstatic intWithinCommentstatic intWithinGEDeclstatic intWithinGEValueDQstatic intWithinGEValueSQstatic intWithinNotationDecl
-
-
-
Field Detail
-
EOF
static final int EOF
- See Also:
- Constant Field Values
-
LETTER
static final int LETTER
- See Also:
- Constant Field Values
-
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
-
COMBINING_CHAR
static final int COMBINING_CHAR
- See Also:
- Constant Field Values
-
EXTENDER
static final int EXTENDER
- See Also:
- Constant Field Values
-
NAMECHAR
static final int NAMECHAR
- See Also:
- Constant Field Values
-
S
static final int S
- See Also:
- Constant Field Values
-
LEFT_PAREN
static final int LEFT_PAREN
- See Also:
- Constant Field Values
-
RIGHT_PAREN
static final int RIGHT_PAREN
- See Also:
- Constant Field Values
-
OR
static final int OR
- See Also:
- Constant Field Values
-
AND
static final int AND
- See Also:
- Constant Field Values
-
STAR
static final int STAR
- See Also:
- Constant Field Values
-
QUESTION
static final int QUESTION
- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
- See Also:
- Constant Field Values
-
ANY
static final int ANY
- See Also:
- Constant Field Values
-
EMPTY
static final int EMPTY
- See Also:
- Constant Field Values
-
BEGIN_ELEMENT_DECL
static final int BEGIN_ELEMENT_DECL
- See Also:
- Constant Field Values
-
END_ELEMENT_DECL
static final int END_ELEMENT_DECL
- See Also:
- Constant Field Values
-
PCDATA
static final int PCDATA
- See Also:
- Constant Field Values
-
BEGIN_ATTR_DECL
static final int BEGIN_ATTR_DECL
- See Also:
- Constant Field Values
-
BEGIN_COMMENT
static final int BEGIN_COMMENT
- See Also:
- Constant Field Values
-
BEGIN_GE_DECL
static final int BEGIN_GE_DECL
- See Also:
- Constant Field Values
-
BEGIN_NOTATION_DECL
static final int BEGIN_NOTATION_DECL
- See Also:
- Constant Field Values
-
NAME
static final int NAME
- See Also:
- Constant Field Values
-
COMMENT_CHAR
static final int COMMENT_CHAR
- See Also:
- Constant Field Values
-
DASH
static final int DASH
- See Also:
- Constant Field Values
-
END_COMMENT
static final int END_COMMENT
- See Also:
- Constant Field Values
-
S_ATTR
static final int S_ATTR
- See Also:
- Constant Field Values
-
LEFT_PAREN_ATTR
static final int LEFT_PAREN_ATTR
- See Also:
- Constant Field Values
-
RIGHT_PAREN_ATTR
static final int RIGHT_PAREN_ATTR
- See Also:
- Constant Field Values
-
OR_ATTR
static final int OR_ATTR
- See Also:
- Constant Field Values
-
CDATA
static final int CDATA
- See Also:
- Constant Field Values
-
ID
static final int ID
- See Also:
- Constant Field Values
-
IDREF
static final int IDREF
- See Also:
- Constant Field Values
-
IDREFS
static final int IDREFS
- See Also:
- Constant Field Values
-
ENTITY
static final int ENTITY
- See Also:
- Constant Field Values
-
ENTITIES
static final int ENTITIES
- See Also:
- Constant Field Values
-
NMTOKEN
static final int NMTOKEN
- See Also:
- Constant Field Values
-
NMTOKENS
static final int NMTOKENS
- See Also:
- Constant Field Values
-
NOTATION
static final int NOTATION
- See Also:
- Constant Field Values
-
REQUIRED
static final int REQUIRED
- See Also:
- Constant Field Values
-
IMPLIED
static final int IMPLIED
- See Also:
- Constant Field Values
-
FIXED
static final int FIXED
- See Also:
- Constant Field Values
-
START_DQ_ATTR
static final int START_DQ_ATTR
- See Also:
- Constant Field Values
-
START_SQ_ATTR
static final int START_SQ_ATTR
- See Also:
- Constant Field Values
-
END_ATTR_DECL
static final int END_ATTR_DECL
- See Also:
- Constant Field Values
-
NAME_ATTR
static final int NAME_ATTR
- See Also:
- Constant Field Values
-
NMTOKEN_ATTR
static final int NMTOKEN_ATTR
- See Also:
- Constant Field Values
-
ATTR_VALUE_CHAR_DQ
static final int ATTR_VALUE_CHAR_DQ
- See Also:
- Constant Field Values
-
END_DQ_ATTR
static final int END_DQ_ATTR
- See Also:
- Constant Field Values
-
ATTR_VALUE_CHAR_SQ
static final int ATTR_VALUE_CHAR_SQ
- See Also:
- Constant Field Values
-
END_SQ_ATTR
static final int END_SQ_ATTR
- See Also:
- Constant Field Values
-
S_GE
static final int S_GE
- See Also:
- Constant Field Values
-
END_GE_DECL
static final int END_GE_DECL
- See Also:
- Constant Field Values
-
START_DQ_GE
static final int START_DQ_GE
- See Also:
- Constant Field Values
-
START_SQ_GE
static final int START_SQ_GE
- See Also:
- Constant Field Values
-
PUBLIC_GE
static final int PUBLIC_GE
- See Also:
- Constant Field Values
-
SYSTEM_GE
static final int SYSTEM_GE
- See Also:
- Constant Field Values
-
NDATA
static final int NDATA
- See Also:
- Constant Field Values
-
NAME_GE
static final int NAME_GE
- See Also:
- Constant Field Values
-
SYSLITER_GE
static final int SYSLITER_GE
- See Also:
- Constant Field Values
-
PUBIDCHAR_GE
static final int PUBIDCHAR_GE
- See Also:
- Constant Field Values
-
PUBLITER_GE
static final int PUBLITER_GE
- See Also:
- Constant Field Values
-
S_GE_PUB
static final int S_GE_PUB
- See Also:
- Constant Field Values
-
GE_VAlUE_CHAR_DQ
static final int GE_VAlUE_CHAR_DQ
- See Also:
- Constant Field Values
-
END_DQ_GE
static final int END_DQ_GE
- See Also:
- Constant Field Values
-
GE_VAlUE_CHAR_SQ
static final int GE_VAlUE_CHAR_SQ
- See Also:
- Constant Field Values
-
END_SQ_GE
static final int END_SQ_GE
- See Also:
- Constant Field Values
-
S_NOT
static final int S_NOT
- See Also:
- Constant Field Values
-
PUBLIC_NOT
static final int PUBLIC_NOT
- See Also:
- Constant Field Values
-
SYSTEM_NOT
static final int SYSTEM_NOT
- See Also:
- Constant Field Values
-
NAME_NOT
static final int NAME_NOT
- See Also:
- Constant Field Values
-
SYSLITER_NOT
static final int SYSLITER_NOT
- See Also:
- Constant Field Values
-
S_NOT_SYS
static final int S_NOT_SYS
- See Also:
- Constant Field Values
-
END_NOTATION_DECL
static final int END_NOTATION_DECL
- See Also:
- Constant Field Values
-
PUBIDCHAR_NOT
static final int PUBIDCHAR_NOT
- See Also:
- Constant Field Values
-
PUBLITER_NOT
static final int PUBLITER_NOT
- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
-
WithinComment
static final int WithinComment
- See Also:
- Constant Field Values
-
WithinAttrDecl
static final int WithinAttrDecl
- See Also:
- Constant Field Values
-
WithinAttrValueDQ
static final int WithinAttrValueDQ
- See Also:
- Constant Field Values
-
WithinAttrValueSQ
static final int WithinAttrValueSQ
- See Also:
- Constant Field Values
-
WithinGEDecl
static final int WithinGEDecl
- See Also:
- Constant Field Values
-
System_GE
static final int System_GE
- See Also:
- Constant Field Values
-
Public_GE
static final int Public_GE
- See Also:
- Constant Field Values
-
WithinGEValueDQ
static final int WithinGEValueDQ
- See Also:
- Constant Field Values
-
WithinGEValueSQ
static final int WithinGEValueSQ
- See Also:
- Constant Field Values
-
WithinNotationDecl
static final int WithinNotationDecl
- See Also:
- Constant Field Values
-
System_NOT
static final int System_NOT
- See Also:
- Constant Field Values
-
Public_NOT
static final int Public_NOT
- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
-
-