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.
|
com.gargoylesoftware.htmlunit.html.impl |
Contains some implementation classes that have to be public to be used internally in different packages
but that shouldn't be used directly by HtmlUnit users.
|
com.gargoylesoftware.htmlunit.javascript.host |
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Class and Description |
---|
SelectableTextInput
Internal interface which defines an input element which contains selectable text.
|
Class and Description |
---|
SelectableTextInput
Internal interface which defines an input element which contains selectable text.
|
Class and Description |
---|
SimpleRange
Simple implementation of
Range . |
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.