Package | Description |
---|---|
org.htmlunit.html |
Classes specific to HTML pages, particularly the
HtmlPage which represents
an HTML document and provides access to its content. |
org.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.
|
org.htmlunit.javascript.host.dom |
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
org.htmlunit.util |
Miscellaneous utilities.
|
Class and Description |
---|
SelectableTextInput
Internal interface which defines an input element which contains selectable text.
|
SimpleRange
Simple implementation of an Range.
|
Class and Description |
---|
SelectableTextInput
Internal interface which defines an input element which contains selectable text.
|
SelectionDelegate
Contains selection-related functionality used by elements.
|
SimpleRange
Simple implementation of an Range.
|
Class and Description |
---|
SimpleRange
Simple implementation of an Range.
|
Class and Description |
---|
Color
Our own implementation of color to be
independent of awt (for this).
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.