public static class HtmlMapper.ElementToContextConverter extends Object implements com.google.common.base.Function<com.gargoylesoftware.htmlunit.html.HtmlElement,HtmlElementContext>
| Constructor and Description |
|---|
ElementToContextConverter(HtmlElementContext parentContext) |
| Modifier and Type | Method and Description |
|---|---|
HtmlElementContext |
apply(com.gargoylesoftware.htmlunit.html.HtmlElement element) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic ElementToContextConverter(HtmlElementContext parentContext)
public HtmlElementContext apply(com.gargoylesoftware.htmlunit.html.HtmlElement element)
apply in interface java.util.function.Function<com.gargoylesoftware.htmlunit.html.HtmlElement,HtmlElementContext>Copyright © 2019. All rights reserved.