All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
Encapsulate a CSS parse error or warning.
 
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.
 
Basic interface for CSS error handlers.
A single input source for a CSS source.
 
This is a lexical unit for CSS values.
Interface for associating a CSS event with a document location.
 
 
Basic interface for CSS (Simple API for CSS) parsers.
 
 
This simple matches a processing instruction.
 
This interface defines a selector.
 
The SelectorList interface provides the abstraction of an ordered collection of selectors, without defining or constraining how this collection is implemented.
 
This interface is only for constraints on selectors.