| Package | Description |
|---|---|
| net.morher.ui.connect.html | |
| net.morher.ui.connect.http |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlRootContext |
| Modifier and Type | Method and Description |
|---|---|
HtmlElementContext |
HtmlMapper.ElementToContextConverter.apply(com.gargoylesoftware.htmlunit.html.HtmlElement element) |
HtmlElementContext |
HtmlElementContext.getParent() |
| Modifier and Type | Method and Description |
|---|---|
ElementLocater<HtmlElementContext> |
HtmlMapper.buildLocator(LocatorDescription desc) |
ActionHandlerFactory<HtmlElementContext,?> |
HtmlMapper.getActionHandlerFactory() |
Collection<HtmlElementContext> |
HtmlMapper.HtmlSelectorLocator.locate(HtmlElementContext parentContext) |
| Modifier and Type | Method and Description |
|---|---|
ActionHandler |
ActionHandler.Factory.buildActionHandler(HtmlElementContext context) |
Collection<HtmlElementContext> |
HtmlMapper.HtmlSelectorLocator.locate(HtmlElementContext parentContext) |
| Constructor and Description |
|---|
ElementToContextConverter(HtmlElementContext parentContext) |
HtmlElementContext(HtmlElementContext parent,
com.gargoylesoftware.htmlunit.html.HtmlElement element) |
| Modifier and Type | Method and Description |
|---|---|
HtmlElementContext |
Browser.getRootElement() |
Copyright © 2019. All rights reserved.