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 |
---|---|
protected List<HtmlMeta> |
HtmlPage.getMetaTags(String httpEquiv)
Gets the meta tag for a given
http-equiv value. |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.