| Package | Description |
|---|---|
| com.gargoylesoftware.htmlunit |
Framework classes
|
| com.gargoylesoftware.htmlunit.javascript |
Classes in this package are specific for the javascript engine - users of HtmlUnit shouldn't
need anything in this package.
|
| 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 |
|---|
| JavaScriptEngine
A wrapper for the Rhino javascript engine
that provides browser specific features.
Like all classes in this package, this class is not intended for direct use and may change without notice. |
| Class and Description |
|---|
| ScriptableWithFallbackGetter
Provides a clean way to specify a fallback property getter when the "normal way" failed.
|
| SimpleScriptable
A javascript object for a Location
|
| Class and Description |
|---|
| HTMLCollection
An array of elements.
|
| HTMLOptionsCollection
This is the array returned by the "options" property of Select.
|
| JavaScriptEngine
A wrapper for the Rhino javascript engine
that provides browser specific features.
Like all classes in this package, this class is not intended for direct use and may change without notice. |
| NamedNodeMap
A collection of nodes that can be accessed by name.
|
| ScriptableWithFallbackGetter
Provides a clean way to specify a fallback property getter when the "normal way" failed.
|
| SimpleScriptable
A javascript object for a Location
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.