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