| Package | Description |
|---|---|
| com.steadystate.css.parser | |
| com.steadystate.css.sac | |
| org.w3c.css.sac |
| Modifier and Type | Class and Description |
|---|---|
class |
HandlerBase
Empty implementation of the DocumentHandlerExt interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DocumentHandlerExt
Extension of the DocumentHanlder interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentHandlerAdapter
Implementation of the DocumentHandlerExt interface that maps calls back to a
native sac DocumentHandler.
|
| Constructor and Description |
|---|
DocumentHandlerAdapter(DocumentHandler documentHanlder) |
| Modifier and Type | Method and Description |
|---|---|
void |
Parser.setDocumentHandler(DocumentHandler handler)
Allow an application to register a document event handler.
|
Copyright © 2026. All rights reserved.