|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHtmlCheckTarget | |
---|---|
org.eclipse.actf.visualization.eval | This package includes interfaces and base implementations for accessibility evaluation. |
Uses of IHtmlCheckTarget in org.eclipse.actf.visualization.eval |
---|
Methods in org.eclipse.actf.visualization.eval that return IHtmlCheckTarget | |
---|---|
static IHtmlCheckTarget |
CheckTargetFactory.createHtmlCheckTarget(Document target,
String targetUrl,
IWebBrowserStyleInfo browserStyleInfo,
HtmlEvalUtil htmlEvalUtil)
Constructor of IHtmlCheckTarget |
Methods in org.eclipse.actf.visualization.eval with parameters of type IHtmlCheckTarget | |
---|---|
List<IProblemItem> |
IHtmlChecker.checkHtml(IHtmlCheckTarget checkTarget)
Check target HTML and return detected issues |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |