org.exolab.castor.xml.dtd.parser
Interface DTDParserConstants
- All Known Implementing Classes:
- DTDParser, DTDParserTokenManager
- public interface DTDParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
COMBINING_CHAR
public static final int COMBINING_CHAR
- See Also:
- Constant Field Values
EXTENDER
public static final int EXTENDER
- See Also:
- Constant Field Values
NAMECHAR
public static final int NAMECHAR
- See Also:
- Constant Field Values
S
public static final int S
- See Also:
- Constant Field Values
LEFT_PAREN
public static final int LEFT_PAREN
- See Also:
- Constant Field Values
RIGHT_PAREN
public static final int RIGHT_PAREN
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
STAR
public static final int STAR
- See Also:
- Constant Field Values
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
ANY
public static final int ANY
- See Also:
- Constant Field Values
EMPTY
public static final int EMPTY
- See Also:
- Constant Field Values
BEGIN_ELEMENT_DECL
public static final int BEGIN_ELEMENT_DECL
- See Also:
- Constant Field Values
END_ELEMENT_DECL
public static final int END_ELEMENT_DECL
- See Also:
- Constant Field Values
PCDATA
public static final int PCDATA
- See Also:
- Constant Field Values
BEGIN_ATTR_DECL
public static final int BEGIN_ATTR_DECL
- See Also:
- Constant Field Values
BEGIN_COMMENT
public static final int BEGIN_COMMENT
- See Also:
- Constant Field Values
BEGIN_GE_DECL
public static final int BEGIN_GE_DECL
- See Also:
- Constant Field Values
BEGIN_NOTATION_DECL
public static final int BEGIN_NOTATION_DECL
- See Also:
- Constant Field Values
NAME
public static final int NAME
- See Also:
- Constant Field Values
COMMENT_CHAR
public static final int COMMENT_CHAR
- See Also:
- Constant Field Values
DASH
public static final int DASH
- See Also:
- Constant Field Values
END_COMMENT
public static final int END_COMMENT
- See Also:
- Constant Field Values
S_ATTR
public static final int S_ATTR
- See Also:
- Constant Field Values
LEFT_PAREN_ATTR
public static final int LEFT_PAREN_ATTR
- See Also:
- Constant Field Values
RIGHT_PAREN_ATTR
public static final int RIGHT_PAREN_ATTR
- See Also:
- Constant Field Values
OR_ATTR
public static final int OR_ATTR
- See Also:
- Constant Field Values
CDATA
public static final int CDATA
- See Also:
- Constant Field Values
ID
public static final int ID
- See Also:
- Constant Field Values
IDREF
public static final int IDREF
- See Also:
- Constant Field Values
IDREFS
public static final int IDREFS
- See Also:
- Constant Field Values
ENTITY
public static final int ENTITY
- See Also:
- Constant Field Values
ENTITIES
public static final int ENTITIES
- See Also:
- Constant Field Values
NMTOKEN
public static final int NMTOKEN
- See Also:
- Constant Field Values
NMTOKENS
public static final int NMTOKENS
- See Also:
- Constant Field Values
NOTATION
public static final int NOTATION
- See Also:
- Constant Field Values
REQUIRED
public static final int REQUIRED
- See Also:
- Constant Field Values
IMPLIED
public static final int IMPLIED
- See Also:
- Constant Field Values
FIXED
public static final int FIXED
- See Also:
- Constant Field Values
START_DQ_ATTR
public static final int START_DQ_ATTR
- See Also:
- Constant Field Values
START_SQ_ATTR
public static final int START_SQ_ATTR
- See Also:
- Constant Field Values
END_ATTR_DECL
public static final int END_ATTR_DECL
- See Also:
- Constant Field Values
NAME_ATTR
public static final int NAME_ATTR
- See Also:
- Constant Field Values
NMTOKEN_ATTR
public static final int NMTOKEN_ATTR
- See Also:
- Constant Field Values
ATTR_VALUE_CHAR_DQ
public static final int ATTR_VALUE_CHAR_DQ
- See Also:
- Constant Field Values
END_DQ_ATTR
public static final int END_DQ_ATTR
- See Also:
- Constant Field Values
ATTR_VALUE_CHAR_SQ
public static final int ATTR_VALUE_CHAR_SQ
- See Also:
- Constant Field Values
END_SQ_ATTR
public static final int END_SQ_ATTR
- See Also:
- Constant Field Values
S_GE
public static final int S_GE
- See Also:
- Constant Field Values
END_GE_DECL
public static final int END_GE_DECL
- See Also:
- Constant Field Values
START_DQ_GE
public static final int START_DQ_GE
- See Also:
- Constant Field Values
START_SQ_GE
public static final int START_SQ_GE
- See Also:
- Constant Field Values
PUBLIC_GE
public static final int PUBLIC_GE
- See Also:
- Constant Field Values
SYSTEM_GE
public static final int SYSTEM_GE
- See Also:
- Constant Field Values
NDATA
public static final int NDATA
- See Also:
- Constant Field Values
NAME_GE
public static final int NAME_GE
- See Also:
- Constant Field Values
SYSLITER_GE
public static final int SYSLITER_GE
- See Also:
- Constant Field Values
PUBIDCHAR_GE
public static final int PUBIDCHAR_GE
- See Also:
- Constant Field Values
PUBLITER_GE
public static final int PUBLITER_GE
- See Also:
- Constant Field Values
S_GE_PUB
public static final int S_GE_PUB
- See Also:
- Constant Field Values
GE_VAlUE_CHAR_DQ
public static final int GE_VAlUE_CHAR_DQ
- See Also:
- Constant Field Values
END_DQ_GE
public static final int END_DQ_GE
- See Also:
- Constant Field Values
GE_VAlUE_CHAR_SQ
public static final int GE_VAlUE_CHAR_SQ
- See Also:
- Constant Field Values
END_SQ_GE
public static final int END_SQ_GE
- See Also:
- Constant Field Values
S_NOT
public static final int S_NOT
- See Also:
- Constant Field Values
PUBLIC_NOT
public static final int PUBLIC_NOT
- See Also:
- Constant Field Values
SYSTEM_NOT
public static final int SYSTEM_NOT
- See Also:
- Constant Field Values
NAME_NOT
public static final int NAME_NOT
- See Also:
- Constant Field Values
SYSLITER_NOT
public static final int SYSLITER_NOT
- See Also:
- Constant Field Values
S_NOT_SYS
public static final int S_NOT_SYS
- See Also:
- Constant Field Values
END_NOTATION_DECL
public static final int END_NOTATION_DECL
- See Also:
- Constant Field Values
PUBIDCHAR_NOT
public static final int PUBIDCHAR_NOT
- See Also:
- Constant Field Values
PUBLITER_NOT
public static final int PUBLITER_NOT
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
WithinComment
public static final int WithinComment
- See Also:
- Constant Field Values
WithinAttrDecl
public static final int WithinAttrDecl
- See Also:
- Constant Field Values
WithinAttrValueDQ
public static final int WithinAttrValueDQ
- See Also:
- Constant Field Values
WithinAttrValueSQ
public static final int WithinAttrValueSQ
- See Also:
- Constant Field Values
WithinGEDecl
public static final int WithinGEDecl
- See Also:
- Constant Field Values
System_GE
public static final int System_GE
- See Also:
- Constant Field Values
Public_GE
public static final int Public_GE
- See Also:
- Constant Field Values
WithinGEValueDQ
public static final int WithinGEValueDQ
- See Also:
- Constant Field Values
WithinGEValueSQ
public static final int WithinGEValueSQ
- See Also:
- Constant Field Values
WithinNotationDecl
public static final int WithinNotationDecl
- See Also:
- Constant Field Values
System_NOT
public static final int System_NOT
- See Also:
- Constant Field Values
Public_NOT
public static final int Public_NOT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com