com.ibm.lpex.cc
Interface LpexXslParserConstants
- All Known Implementing Classes:
- LpexXslParserTokenManager
public interface LpexXslParserConstants
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
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
XSL_APPLYIMPORTS
static final int XSL_APPLYIMPORTS
- See Also:
- Constant Field Values
XSL_APPLYTEMPLATES
static final int XSL_APPLYTEMPLATES
- See Also:
- Constant Field Values
XSL_ATTRIBUTE
static final int XSL_ATTRIBUTE
- See Also:
- Constant Field Values
XSL_ATTRIBUTESET
static final int XSL_ATTRIBUTESET
- See Also:
- Constant Field Values
XSL_CALLTEMPLATE
static final int XSL_CALLTEMPLATE
- See Also:
- Constant Field Values
XSL_CHOOSE
static final int XSL_CHOOSE
- See Also:
- Constant Field Values
XSL_COMMENT
static final int XSL_COMMENT
- See Also:
- Constant Field Values
XSL_COPY
static final int XSL_COPY
- See Also:
- Constant Field Values
XSL_COPYOF
static final int XSL_COPYOF
- See Also:
- Constant Field Values
XSL_DECIMALFORMAT
static final int XSL_DECIMALFORMAT
- See Also:
- Constant Field Values
XSL_ELEMENT
static final int XSL_ELEMENT
- See Also:
- Constant Field Values
XSL_OFOREACH
static final int XSL_OFOREACH
- See Also:
- Constant Field Values
XSL_IF
static final int XSL_IF
- See Also:
- Constant Field Values
XSL_IMPORT
static final int XSL_IMPORT
- See Also:
- Constant Field Values
XSL_INCLUDE
static final int XSL_INCLUDE
- See Also:
- Constant Field Values
XSL_KEY
static final int XSL_KEY
- See Also:
- Constant Field Values
XSL_LOCALE
static final int XSL_LOCALE
- See Also:
- Constant Field Values
XSL_MESSAGE
static final int XSL_MESSAGE
- See Also:
- Constant Field Values
XSL_NAMESPACEALIAS
static final int XSL_NAMESPACEALIAS
- See Also:
- Constant Field Values
XSL_NUMBER
static final int XSL_NUMBER
- See Also:
- Constant Field Values
XSL_OTHERWISE
static final int XSL_OTHERWISE
- See Also:
- Constant Field Values
XSL_OUTPUT
static final int XSL_OUTPUT
- See Also:
- Constant Field Values
XSL_PARAM
static final int XSL_PARAM
- See Also:
- Constant Field Values
XSL_PI
static final int XSL_PI
- See Also:
- Constant Field Values
XSL_PRESERVESPACE
static final int XSL_PRESERVESPACE
- See Also:
- Constant Field Values
XSL_SORT
static final int XSL_SORT
- See Also:
- Constant Field Values
XSL_STRIPSPACE
static final int XSL_STRIPSPACE
- See Also:
- Constant Field Values
XSL_STYLESHEET
static final int XSL_STYLESHEET
- See Also:
- Constant Field Values
XSL_TEMPLATE
static final int XSL_TEMPLATE
- See Also:
- Constant Field Values
XSL_TEXT
static final int XSL_TEXT
- See Also:
- Constant Field Values
XSL_VALUEOF
static final int XSL_VALUEOF
- See Also:
- Constant Field Values
XSL_VARIABLE
static final int XSL_VARIABLE
- See Also:
- Constant Field Values
XSL_WITHPARAM
static final int XSL_WITHPARAM
- 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.