Package | Description |
---|---|
org.eclipse.actf.model.dom.html |
This package contains HTML Parser and related utilities.
|
org.eclipse.actf.visualization.engines.blind.html.util |
This package includes utilities for blind usability visualization of HTML content.
|
Modifier and Type | Method and Description |
---|---|
void |
IParser.addErrorLogListener(IErrorLogListener listener)
Adds an error log listener.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlErrorLogListener
Implementation of
IErrorLogListener to correct HTML parse errors. |