Package org.htmlunit.cssparser.parser
package org.htmlunit.cssparser.parser
Package org.htmlunit.cssparser.parser.
-
ClassDescriptionBase implementation.Abstract base class of all locatables.An implementation of interface CharStream.Interface for CSS parser error handlers.Deprecated.as of version 4.4.0Encapsulate 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.Empty implementation of the DocumentHandlerExt interface.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.