| Package | Description |
|---|---|
| com.steadystate.css.parser | |
| com.steadystate.css.sac | |
| com.steadystate.css.util | |
| org.w3c.css.sac |
| Modifier and Type | Class and Description |
|---|---|
class |
HandlerBase
Empty implementation of the DocumentHandlerExt interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSSOMParser.setErrorHandler(ErrorHandler eh) |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentHandlerAdapter
Implementation of the DocumentHandlerExt interface that maps calls back to a
native sac DocumentHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThrowCssExceptionErrorHandler
Helper implementation of
ErrorHandler, which throws CssException in case of problems. |
| Modifier and Type | Method and Description |
|---|---|
void |
Parser.setErrorHandler(ErrorHandler handler)
Allow an application to register an error event handler.
|
Copyright © 2026. All rights reserved.