public interface CssParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
_IDENT |
static int |
_INVALID |
static int |
_S |
static int |
_STRING |
static int |
_URL |
static int |
_W |
static int |
AND |
static int |
ANGLE |
static int |
ANY |
static int |
ATBOTTOM |
static int |
ATCOUNTER |
static int |
ATKEYWORD |
static int |
ATLEFT |
static int |
ATRIGHT |
static int |
ATTOP |
static int |
CDC |
static int |
CDO |
static int |
CHARSET_SYM |
static int |
CLASS |
static int |
COLON |
static int |
COLOR_PROFILE |
static int |
COMMA |
static int |
COMMENT |
static int |
DASHMATCH |
static int |
DATE |
static int |
DEFAULT |
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 |
FREQ |
static int |
FUNCTION |
static int |
FUNCTIONLANG |
static int |
FUNCTIONNOT |
static int |
GREATER |
static int |
H |
static int |
HASH |
static int |
HASHIDENT |
static int |
HTMLENDTAG |
static int |
HTMLSTARTTAG |
static int |
IDENT |
static int |
IMPORT_SYM |
static int |
IMPORTANT_SYM |
static int |
INCLUDES |
static int |
INVALID |
static int |
INVALID1 |
static int |
INVALID2 |
static int |
LBRACE |
static int |
LBRACKET |
static int |
LENGTH |
static int |
LPARAN |
static int |
MEDIA_SYM |
static int |
MEDIARESTRICTOR |
static int |
MINUS |
static int |
NAME |
static int |
NAMESPACE_SYM |
static int |
NL |
static int |
NMCHAR |
static int |
NMSTART |
static int |
NONASCII |
static int |
NUM |
static int |
NUMBER |
static int |
PAGE_SYM |
static int |
PERCENTAGE |
static int |
PHONETIC_ALPHABET_SYM |
static int |
PLUS |
static int |
PREF_SYM |
static int |
PREFIXMATCH |
static int |
PSEUDOELEMENT_SYM |
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 |
RESOLUTION |
static int |
RPARAN |
static int |
S |
static int |
SEMICOLON |
static int |
STRING |
static int |
STRING1 |
static int |
STRING2 |
static int |
SUBSTRINGMATCH |
static int |
SUFFIXMATCH |
static int |
TILDE |
static int |
TIME |
static java.lang.String[] |
tokenImage |
static int |
UNI |
static int |
UNICODE |
static int |
UNICODERANGE |
static int |
URL |
static final int EOF
static final int COMMENT
static final int H
static final int NONASCII
static final int UNICODE
static final int ESCAPE
static final int NMSTART
static final int NMCHAR
static final int STRING1
static final int STRING2
static final int INVALID1
static final int INVALID2
static final int _IDENT
static final int NAME
static final int NUM
static final int _STRING
static final int _INVALID
static final int _URL
static final int _S
static final int _W
static final int NL
static final int S
static final int CDO
static final int CDC
static final int INCLUDES
static final int DASHMATCH
static final int LBRACE
static final int PLUS
static final int GREATER
static final int COMMA
static final int TILDE
static final int AND
static final int STRING
static final int INVALID
static final int IDENT
static final int HASHIDENT
static final int HASH
static final int RBRACE
static final int PREFIXMATCH
static final int SUFFIXMATCH
static final int SUBSTRINGMATCH
static final int EQ
static final int MINUS
static final int SEMICOLON
static final int DIV
static final int LBRACKET
static final int RBRACKET
static final int ANY
static final int DOT
static final int LPARAN
static final int RPARAN
static final int COLON
static final int MEDIARESTRICTOR
static final int URL
static final int LENGTH
static final int EMS
static final int EXS
static final int ANGLE
static final int TIME
static final int FREQ
static final int RESOLUTION
static final int DATE
static final int DIMEN
static final int PERCENTAGE
static final int NUMBER
static final int IMPORTANT_SYM
static final int PSEUDOELEMENT_SYM
static final int CHARSET_SYM
static final int IMPORT_SYM
static final int NAMESPACE_SYM
static final int MEDIA_SYM
static final int PAGE_SYM
static final int FONT_FACE_SYM
static final int PREF_SYM
static final int COLOR_PROFILE
static final int ATTOP
static final int ATRIGHT
static final int ATBOTTOM
static final int ATLEFT
static final int ATCOUNTER
static final int PHONETIC_ALPHABET_SYM
static final int ATKEYWORD
static final int RANGE0
static final int RANGE1
static final int RANGE2
static final int RANGE3
static final int RANGE4
static final int RANGE5
static final int RANGE6
static final int RANGE
static final int UNI
static final int UNICODERANGE
static final int CLASS
static final int FUNCTIONLANG
static final int FUNCTIONNOT
static final int FUNCTION
static final int HTMLSTARTTAG
static final int HTMLENDTAG
static final int DEFAULT
static final java.lang.String[] tokenImage