public class SilentCssErrorHandler extends Object implements org.htmlunit.cssparser.parser.CSSErrorHandler, Serializable
CSSErrorHandler which ignores all CSS problems.DefaultCssErrorHandler, 
Serialized Form| Constructor and Description | 
|---|
| SilentCssErrorHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | error(org.htmlunit.cssparser.parser.CSSParseException exception) | 
| void | fatalError(org.htmlunit.cssparser.parser.CSSParseException exception) | 
| void | warning(org.htmlunit.cssparser.parser.CSSParseException exception) | 
public void error(org.htmlunit.cssparser.parser.CSSParseException exception)
error in interface org.htmlunit.cssparser.parser.CSSErrorHandlerpublic void fatalError(org.htmlunit.cssparser.parser.CSSParseException exception)
fatalError in interface org.htmlunit.cssparser.parser.CSSErrorHandlerpublic void warning(org.htmlunit.cssparser.parser.CSSParseException exception)
warning in interface org.htmlunit.cssparser.parser.CSSErrorHandlerCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.