Package | Description |
---|---|
com.gargoylesoftware.htmlunit.html |
Classes specific to HTML pages, particularly the HtmlPage which represents
an HTML document and provides access to its content.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlFrame
Wrapper for the HTML element "frame".
|
class |
HtmlInlineFrame
Wrapper for the HTML element "iframe".
|
Modifier and Type | Method and Description |
---|---|
BaseFrame |
FrameWindow.getFrameElement()
Gets the DOM node of the (i)frame containing this window.
|
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.