public class WebKitHtmlParser extends Object
| Constructor and Description |
|---|
WebKitHtmlParser(JavaScriptEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
NodeList |
parse(String html,
org.w3c.dom.html.HTMLDocument document) |
public WebKitHtmlParser(JavaScriptEngine engine)
public NodeList parse(String html, org.w3c.dom.html.HTMLDocument document)
Copyright © 2018. All rights reserved.