public class DefaultCssErrorHandler extends Object implements org.w3c.css.sac.ErrorHandler, Serializable
ErrorHandler, which logs all CSS problems.SilentCssErrorHandler,
Serialized Form| Constructor and Description |
|---|
DefaultCssErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(org.w3c.css.sac.CSSParseException exception) |
void |
fatalError(org.w3c.css.sac.CSSParseException exception) |
void |
warning(org.w3c.css.sac.CSSParseException exception) |
public void error(org.w3c.css.sac.CSSParseException exception)
error in interface org.w3c.css.sac.ErrorHandlerpublic void fatalError(org.w3c.css.sac.CSSParseException exception)
fatalError in interface org.w3c.css.sac.ErrorHandlerpublic void warning(org.w3c.css.sac.CSSParseException exception)
warning in interface org.w3c.css.sac.ErrorHandlerCopyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.