com.ibm.lpex.cc
Interface LpexXmlParserConstants
- All Known Implementing Classes:
- LpexXmlParserTokenManager
public interface LpexXmlParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
CONT_COMMENT
static final int CONT_COMMENT
- See Also:
- Constant Field Values
CONT_CDATA_SECTION
static final int CONT_CDATA_SECTION
- See Also:
- Constant Field Values
NAMECHAR
static final int NAMECHAR
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
BASECHAR
static final int BASECHAR
- See Also:
- Constant Field Values
IDEOGRAPHIC
static final int IDEOGRAPHIC
- See Also:
- Constant Field Values
COMBININGCHAR
static final int COMBININGCHAR
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
EXTENDER
static final int EXTENDER
- See Also:
- Constant Field Values
SPIO
static final int SPIO
- See Also:
- Constant Field Values
XML
static final int XML
- See Also:
- Constant Field Values
PITARGET
static final int PITARGET
- See Also:
- Constant Field Values
EPIO
static final int EPIO
- See Also:
- Constant Field Values
PIVAL
static final int PIVAL
- See Also:
- Constant Field Values
STAGO
static final int STAGO
- See Also:
- Constant Field Values
ETAGO
static final int ETAGO
- See Also:
- Constant Field Values
SDECL
static final int SDECL
- See Also:
- Constant Field Values
TEXT
static final int TEXT
- See Also:
- Constant Field Values
TAGE
static final int TAGE
- See Also:
- Constant Field Values
ATLIST
static final int ATLIST
- See Also:
- Constant Field Values
DOCTYPE
static final int DOCTYPE
- See Also:
- Constant Field Values
ELEMENT
static final int ELEMENT
- See Also:
- Constant Field Values
ENTITY
static final int ENTITY
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
TAGC
static final int TAGC
- See Also:
- Constant Field Values
A_EQ
static final int A_EQ
- See Also:
- Constant Field Values
XMLNS
static final int XMLNS
- See Also:
- Constant Field Values
XML_LANG
static final int XML_LANG
- See Also:
- Constant Field Values
XML_SPACE
static final int XML_SPACE
- See Also:
- Constant Field Values
A_NAME
static final int A_NAME
- See Also:
- Constant Field Values
ETAGOO
static final int ETAGOO
- See Also:
- Constant Field Values
STAGOO
static final int STAGOO
- See Also:
- Constant Field Values
SSQUARE
static final int SSQUARE
- See Also:
- Constant Field Values
DECLSTUFF
static final int DECLSTUFF
- See Also:
- Constant Field Values
CDATA
static final int CDATA
- See Also:
- Constant Field Values
SQUOTEE
static final int SQUOTEE
- See Also:
- Constant Field Values
DQUOTEE
static final int DQUOTEE
- See Also:
- Constant Field Values
CONT_QUOTE
static final int CONT_QUOTE
- See Also:
- Constant Field Values
ESQUARE
static final int ESQUARE
- See Also:
- Constant Field Values
CONT_SQUARE
static final int CONT_SQUARE
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_PIVAL
static final int IN_PIVAL
- See Also:
- Constant Field Values
ATTLIST
static final int ATTLIST
- See Also:
- Constant Field Values
ATTRVAL
static final int ATTRVAL
- See Also:
- Constant Field Values
IN_COMMENT
static final int IN_COMMENT
- See Also:
- Constant Field Values
IN_CDATA_SECTION
static final int IN_CDATA_SECTION
- See Also:
- Constant Field Values
PITAG
static final int PITAG
- See Also:
- Constant Field Values
TAG
static final int TAG
- See Also:
- Constant Field Values
IN_SQUOTE
static final int IN_SQUOTE
- See Also:
- Constant Field Values
IN_DQUOTE
static final int IN_DQUOTE
- See Also:
- Constant Field Values
IN_SQUARE
static final int IN_SQUARE
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage
Copyright © 2012 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.