|
|||||||||
Home >> All >> org >> w3c >> flute >> [ parser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.w3c.flute.parser
Interface ParserConstants

- All Known Implementing Classes:
- Parser, ParserTokenManager
- public interface ParserConstants
Field Summary | |
static int |
_URL
|
static int |
ANY
|
static int |
ATKEYWORD
|
static int |
CDC
|
static int |
CDO
|
static int |
CHARSET_SYM
|
static int |
CM
|
static int |
COLON
|
static int |
COMMA
|
static int |
D
|
static int |
DASHMATCH
|
static int |
DEFAULT
|
static int |
DEG
|
static int |
DIMEN
|
static int |
DIV
|
static int |
DOT
|
static int |
EMS
|
static int |
EOF
|
static int |
EQ
|
static int |
ESCAPE
|
static int |
EXS
|
static int |
FONT_FACE_SYM
|
static int |
FUNCTION
|
static int |
GRAD
|
static int |
H
|
static int |
HASH
|
static int |
HZ
|
static int |
IDENT
|
static int |
IMPORT_SYM
|
static int |
IMPORTANT_SYM
|
static int |
IN
|
static int |
IN_COMMENT
|
static int |
INCLUDES
|
static int |
KHZ
|
static int |
LBRACE
|
static int |
LBRACKET
|
static int |
LPARAN
|
static int |
MEDIA_SYM
|
static int |
MINUS
|
static int |
MM
|
static int |
MS
|
static int |
NAME
|
static int |
NMCHAR
|
static int |
NMSTART
|
static int |
NONASCII
|
static int |
NUMBER
|
static int |
PAGE_SYM
|
static int |
PC
|
static int |
PERCENTAGE
|
static int |
PLUS
|
static int |
PRECEDES
|
static int |
PT
|
static int |
PX
|
static int |
RAD
|
static int |
RANGE
|
static int |
RANGE0
|
static int |
RANGE1
|
static int |
RANGE2
|
static int |
RANGE3
|
static int |
RANGE4
|
static int |
RANGE5
|
static int |
RANGE6
|
static int |
RBRACE
|
static int |
RBRACKET
|
static int |
RPARAN
|
static int |
S
|
static int |
SECOND
|
static int |
SEMICOLON
|
static int |
STRING
|
static int |
STRINGCHAR
|
static java.lang.String[] |
tokenImage
|
static int |
UNI
|
static int |
UNICODE
|
static int |
UNICODERANGE
|
static int |
UNKNOWN
|
static int |
URL
|
Field Detail |
EOF
public static final int EOF
- See Also:
- Constant Field Values
S
public static final int S
- See Also:
- Constant Field Values
CDO
public static final int CDO
- See Also:
- Constant Field Values
CDC
public static final int CDC
- See Also:
- Constant Field Values
LBRACE
public static final int LBRACE
- See Also:
- Constant Field Values
RBRACE
public static final int RBRACE
- See Also:
- Constant Field Values
DASHMATCH
public static final int DASHMATCH
- See Also:
- Constant Field Values
INCLUDES
public static final int INCLUDES
- See Also:
- Constant Field Values
EQ
public static final int EQ
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
SEMICOLON
public static final int SEMICOLON
- See Also:
- Constant Field Values
PRECEDES
public static final int PRECEDES
- See Also:
- Constant Field Values
DIV
public static final int DIV
- See Also:
- Constant Field Values
LBRACKET
public static final int LBRACKET
- See Also:
- Constant Field Values
RBRACKET
public static final int RBRACKET
- See Also:
- Constant Field Values
ANY
public static final int ANY
- See Also:
- Constant Field Values
DOT
public static final int DOT
- See Also:
- Constant Field Values
LPARAN
public static final int LPARAN
- See Also:
- Constant Field Values
RPARAN
public static final int RPARAN
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
NONASCII
public static final int NONASCII
- See Also:
- Constant Field Values
H
public static final int H
- See Also:
- Constant Field Values
UNICODE
public static final int UNICODE
- See Also:
- Constant Field Values
ESCAPE
public static final int ESCAPE
- See Also:
- Constant Field Values
NMSTART
public static final int NMSTART
- See Also:
- Constant Field Values
NMCHAR
public static final int NMCHAR
- See Also:
- Constant Field Values
STRINGCHAR
public static final int STRINGCHAR
- See Also:
- Constant Field Values
D
public static final int D
- See Also:
- Constant Field Values
NAME
public static final int NAME
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
IDENT
public static final int IDENT
- See Also:
- Constant Field Values
NUMBER
public static final int NUMBER
- See Also:
- Constant Field Values
_URL
public static final int _URL
- See Also:
- Constant Field Values
URL
public static final int URL
- See Also:
- Constant Field Values
PERCENTAGE
public static final int PERCENTAGE
- See Also:
- Constant Field Values
PT
public static final int PT
- See Also:
- Constant Field Values
MM
public static final int MM
- See Also:
- Constant Field Values
CM
public static final int CM
- See Also:
- Constant Field Values
PC
public static final int PC
- See Also:
- Constant Field Values
IN
public static final int IN
- See Also:
- Constant Field Values
PX
public static final int PX
- See Also:
- Constant Field Values
EMS
public static final int EMS
- See Also:
- Constant Field Values
EXS
public static final int EXS
- See Also:
- Constant Field Values
DEG
public static final int DEG
- See Also:
- Constant Field Values
RAD
public static final int RAD
- See Also:
- Constant Field Values
GRAD
public static final int GRAD
- See Also:
- Constant Field Values
MS
public static final int MS
- See Also:
- Constant Field Values
SECOND
public static final int SECOND
- See Also:
- Constant Field Values
HZ
public static final int HZ
- See Also:
- Constant Field Values
KHZ
public static final int KHZ
- See Also:
- Constant Field Values
DIMEN
public static final int DIMEN
- See Also:
- Constant Field Values
HASH
public static final int HASH
- See Also:
- Constant Field Values
IMPORT_SYM
public static final int IMPORT_SYM
- See Also:
- Constant Field Values
MEDIA_SYM
public static final int MEDIA_SYM
- See Also:
- Constant Field Values
CHARSET_SYM
public static final int CHARSET_SYM
- See Also:
- Constant Field Values
PAGE_SYM
public static final int PAGE_SYM
- See Also:
- Constant Field Values
FONT_FACE_SYM
public static final int FONT_FACE_SYM
- See Also:
- Constant Field Values
ATKEYWORD
public static final int ATKEYWORD
- See Also:
- Constant Field Values
IMPORTANT_SYM
public static final int IMPORTANT_SYM
- See Also:
- Constant Field Values
RANGE0
public static final int RANGE0
- See Also:
- Constant Field Values
RANGE1
public static final int RANGE1
- See Also:
- Constant Field Values
RANGE2
public static final int RANGE2
- See Also:
- Constant Field Values
RANGE3
public static final int RANGE3
- See Also:
- Constant Field Values
RANGE4
public static final int RANGE4
- See Also:
- Constant Field Values
RANGE5
public static final int RANGE5
- See Also:
- Constant Field Values
RANGE6
public static final int RANGE6
- See Also:
- Constant Field Values
RANGE
public static final int RANGE
- See Also:
- Constant Field Values
UNI
public static final int UNI
- See Also:
- Constant Field Values
UNICODERANGE
public static final int UNICODERANGE
- See Also:
- Constant Field Values
FUNCTION
public static final int FUNCTION
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
IN_COMMENT
public static final int IN_COMMENT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
|
|||||||||
Home >> All >> org >> w3c >> flute >> [ parser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |