| Package | Description |
|---|---|
| com.steadystate.css.parser | |
| com.steadystate.css.sac | |
| com.steadystate.css.util | |
| org.w3c.css.sac |
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerBase.error(CSSParseException exception) |
void |
HandlerBase.fatalError(CSSParseException exception) |
void |
HandlerBase.warning(CSSParseException exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentHandlerAdapter.error(CSSParseException exception) |
void |
DocumentHandlerAdapter.fatalError(CSSParseException exception) |
void |
DocumentHandlerAdapter.warning(CSSParseException exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThrowCssExceptionErrorHandler.error(CSSParseException exception)
Receive notification of a recoverable error.
|
void |
ThrowCssExceptionErrorHandler.fatalError(CSSParseException exception)
Receive notification of a non-recoverable error.
|
void |
ThrowCssExceptionErrorHandler.warning(CSSParseException exception)
Receive notification of a warning.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorHandler.error(CSSParseException exception)
Receive notification of a recoverable error.
|
void |
ErrorHandler.fatalError(CSSParseException exception)
Receive notification of a non-recoverable error.
|
void |
ErrorHandler.warning(CSSParseException exception)
Receive notification of a warning.
|
Copyright © 2026. All rights reserved.