Represents the '
CDC
static final int CDC
- Represents the '-->' lexical unit.
 
- See Also:
- Constant Field Values
 
IMPORTANT_SYMBOL
static final int IMPORTANT_SYMBOL
- Represents the '!important' lexical unit.
 
- See Also:
- Constant Field Values
 
INTEGER
static final int INTEGER
- Represents an integer.
 
- See Also:
- Constant Field Values
 
DASHMATCH
static final int DASHMATCH
- Represents the '|=' lexical unit.
 
- See Also:
- Constant Field Values
 
INCLUDES
static final int INCLUDES
- Represents the '~=' lexical unit.
 
- See Also:
- Constant Field Values
 
HASH
static final int HASH
- Represents the '#name' lexical unit.
 
- See Also:
- Constant Field Values
 
IMPORT_SYMBOL
static final int IMPORT_SYMBOL
- Represents the '@import' lexical unit.
 
- See Also:
- Constant Field Values
 
AT_KEYWORD
static final int AT_KEYWORD
- Represents the '@ident' lexical unit.
 
- See Also:
- Constant Field Values
 
CHARSET_SYMBOL
static final int CHARSET_SYMBOL
- Represents the '@charset' lexical unit.
 
- See Also:
- Constant Field Values
 
FONT_FACE_SYMBOL
static final int FONT_FACE_SYMBOL
- Represents the '@font-face' lexical unit.
 
- See Also:
- Constant Field Values
 
MEDIA_SYMBOL
static final int MEDIA_SYMBOL
- Represents the '@media' lexical unit.
 
- See Also:
- Constant Field Values
 
PAGE_SYMBOL
static final int PAGE_SYMBOL
- Represents the '@page' lexical unit.
 
- See Also:
- Constant Field Values
 
DIMENSION
static final int DIMENSION
- Represents a dimension lexical unit.
 
- See Also:
- Constant Field Values
 
EX
static final int EX
- Represents a ex lexical unit.
 
- See Also:
- Constant Field Values
 
EM
static final int EM
- Represents a em lexical unit.
 
- See Also:
- Constant Field Values
 
CM
static final int CM
- Represents a cm lexical unit.
 
- See Also:
- Constant Field Values
 
MM
static final int MM
- Represents a mm lexical unit.
 
- See Also:
- Constant Field Values
 
IN
static final int IN
- Represents a in lexical unit.
 
- See Also:
- Constant Field Values
 
MS
static final int MS
- Represents a ms lexical unit.
 
- See Also:
- Constant Field Values
 
HZ
static final int HZ
- Represents a hz lexical unit.
 
- See Also:
- Constant Field Values
 
PERCENTAGE
static final int PERCENTAGE
- Represents a % lexical unit.
 
- See Also:
- Constant Field Values
 
S
static final int S
- Represents a s lexical unit.
 
- See Also:
- Constant Field Values
 
PC
static final int PC
- Represents a pc lexical unit.
 
- See Also:
- Constant Field Values
 
PT
static final int PT
- Represents a pt lexical unit.
 
- See Also:
- Constant Field Values
 
PX
static final int PX
- Represents a px lexical unit.
 
- See Also:
- Constant Field Values
 
DEG
static final int DEG
- Represents a deg lexical unit.
 
- See Also:
- Constant Field Values
 
RAD
static final int RAD
- Represents a rad lexical unit.
 
- See Also:
- Constant Field Values
 
GRAD
static final int GRAD
- Represents a grad lexical unit.
 
- See Also:
- Constant Field Values
 
KHZ
static final int KHZ
- Represents a khz lexical unit.
 
- See Also:
- Constant Field Values
 
URI
static final int URI
- Represents a 'url(URI)' lexical unit.
 
- See Also:
- Constant Field Values
 
FUNCTION
static final int FUNCTION
- Represents a 'ident(' lexical unit.
 
- See Also:
- Constant Field Values
 
UNICODE_RANGE
static final int UNICODE_RANGE
- Represents a unicode range lexical unit.
 
- See Also:
- Constant Field Values
 
REAL
static final int REAL
- represents a real number.
 
- See Also:
- Constant Field Values
 
NAMESPACE_SYMBOL
static final int NAMESPACE_SYMBOL
- Represents the '@namespace' lexical unit.
 
- See Also:
- Constant Field Values
 
NAMESPACE_MATCH
static final int NAMESPACE_MATCH
- Represents the '|' lexical unit.
 
- See Also:
- Constant Field Values
 
CONTAINS
static final int CONTAINS
- Represents the '*=' lexical unit.
 
- See Also:
- Constant Field Values
 
BEGINS
static final int BEGINS
- Represents the '^=' lexical unit.
 
- See Also:
- Constant Field Values
 
ENDS
static final int ENDS
- Represents the '$=' lexical unit.
 
- See Also:
- Constant Field Values
 
TILDE
static final int TILDE
- Represents the '~' lexical unit.
 
- See Also:
- Constant Field Values
 
CARET
static final int CARET
- Represents the '^' lexical unit.
 
- See Also:
- Constant Field Values
 
DOLLAR
static final int DOLLAR
- Represents the '$' lexical unit.
 
- See Also:
- Constant Field Values
 
DOUBLE_COLON
static final int DOUBLE_COLON
- Represents the "::" lexical unit
 
- See Also:
- Constant Field Values
 
Copyright © 1997, 2013, Oracle. All rights reserved.