Package | Description |
---|---|
org.eclipse.actf.visualization.eval |
This package includes interfaces and base implementations for accessibility evaluation.
|
Modifier and Type | Method and Description |
---|---|
static IHtmlCheckTarget |
CheckTargetFactory.createHtmlCheckTarget(Document target,
String targetUrl,
IWebBrowserStyleInfo browserStyleInfo,
HtmlEvalUtil htmlEvalUtil)
Constructor of
IHtmlCheckTarget |
Modifier and Type | Method and Description |
---|---|
List<IProblemItem> |
IHtmlChecker.checkHtml(IHtmlCheckTarget checkTarget)
Check target HTML and return detected issues
|