|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HtmlEvalUtil | |
---|---|
org.eclipse.actf.visualization.eval | This package includes interfaces and base implementations for accessibility evaluation. |
Uses of HtmlEvalUtil in org.eclipse.actf.visualization.eval |
---|
Methods in org.eclipse.actf.visualization.eval that return HtmlEvalUtil | |
---|---|
HtmlEvalUtil |
IHtmlCheckTarget.getHtmlEvalUtil()
Get HtmlEvalUtil that have useful information to evaluate
accessibility of target page |
Methods in org.eclipse.actf.visualization.eval with parameters of type HtmlEvalUtil | |
---|---|
static IHtmlCheckTarget |
CheckTargetFactory.createHtmlCheckTarget(Document target,
String targetUrl,
IWebBrowserStyleInfo browserStyleInfo,
HtmlEvalUtil htmlEvalUtil)
Constructor of IHtmlCheckTarget |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |