Package | Description |
---|---|
org.htmlunit.javascript |
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
|
org.htmlunit.javascript.configuration |
Classes in this package are specific for the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
JavaScriptConfiguration |
JavaScriptEngine.getJavaScriptConfiguration()
Gets the associated configuration.
|
JavaScriptConfiguration |
AbstractJavaScriptEngine.getJavaScriptConfiguration()
Gets the associated configuration.
|
Modifier and Type | Method and Description |
---|---|
static JavaScriptConfiguration |
JavaScriptConfiguration.getInstance(BrowserVersion browserVersion)
Returns the instance that represents the configuration for the specified
BrowserVersion . |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.