All Classes and Interfaces

Class
Description
Base implementation.
 
Abstract base class of all locatables.
 
 
 
This interface describes a character stream that maintains line and column number positions of the characters.
 
 
 
ConditionType enum.
Implementation of Counter.
 
 
 
Token literal values and constants.
Token Manager.
Implementation of CSSCharsetRule.
An implementation of interface CharStream.
Interface for CSS parser error handlers.
 
Enum for error codes.
Implementation of CSSFontFaceRule.
Implementation of CSSImportRule.
Implementation of CSSMediaRule.
 
Implementation of CSSPageRule.
Encapsulate a CSS parse error or warning.
Implementation of CSSRuleList.
Implementation of CSSStyleDeclaration.
Implementation of CSSStyleRule.
Implementation of CSSStyleSheet.
CSSStyleSheetRuleIndex.
 
 
SelectorEntry.
Implementation of StyleSheetList.
Implementation of CSSUnknownRule.
The CSSValueImpl class can represent either a CSSPrimitiveValue or a CSSValueList so that the type can successfully change when using setCssText.
CSSPrimitiveValueType enum.
CSSValueType enum.
 
 
This is the main interface that most CSS applications implement: if the application needs to be informed of basic parsing events, it implements this interface and registers an instance with the CSS parser using the setCSSHandler method.
Custom DOMException extension.
 
 
Empty implementation of the DocumentHandlerExt interface.
Implementation of HSLColor.
 
The input supported by the parser.
 
Lexical unit of css values.
Enum for the various unit types.
Implementation of LexicalUnit.
Locatable interface.
For associating a CSS event with a document location.
Implementation of MediaList.
 
Implementation of MediaQueryList.
Not condition.
 
This exception is thrown when parse errors are encountered.
Util methods.
 
 
 
 
Implementation of Rect.
Implementation of RGBColor.
 
SelectorType enum.
The SelectorList interface provides the abstraction of an ordered collection of selectors, without defining or constraining how this collection is implemented.
Implementation of SelectorList.
Calculates a selector's specificity.
This interface is only for constraints on selectors.
 
 
Helper implementation of CSSErrorHandler, which throws CssException in case of problems.
Describes the input token stream.
Token Manager Error.