Package | Description |
---|---|
org.htmlunit.html |
Classes specific to HTML pages, particularly the
HtmlPage which represents
an HTML document and provides access to its content. |
Modifier and Type | Method and Description |
---|---|
HTMLParserDOMBuilder |
HtmlPage.getDOMBuilder()
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlPage.setDOMBuilder(HTMLParserDOMBuilder htmlUnitDOMBuilder)
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.