Package | Description |
---|---|
org.eclipse.actf.visualization.eval |
This package includes interfaces and base implementations for accessibility evaluation.
|
Modifier and Type | Method and Description |
---|---|
HtmlEvalUtil |
IHtmlCheckTarget.getHtmlEvalUtil()
Get
HtmlEvalUtil that have useful information to evaluate
accessibility of target page |
Modifier and Type | Method and Description |
---|---|
static IHtmlCheckTarget |
CheckTargetFactory.createHtmlCheckTarget(Document target,
String targetUrl,
IWebBrowserStyleInfo browserStyleInfo,
HtmlEvalUtil htmlEvalUtil)
Constructor of
IHtmlCheckTarget |