public final class ProxyAutoConfigJavaScriptConfiguration extends AbstractJavaScriptConfiguration
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends HtmlUnitScriptable>[] |
getClasses() |
static ProxyAutoConfigJavaScriptConfiguration |
getInstance(BrowserVersion browserVersion)
Returns the instance that represents the configuration for the specified
BrowserVersion. |
getAll, getClassConfiguration, getDomJavaScriptMappingFor, getScopeConfigurationpublic static ProxyAutoConfigJavaScriptConfiguration getInstance(BrowserVersion browserVersion)
BrowserVersion.
This method is synchronized to allow multi-threaded access to the JavaScript configuration.browserVersion - the BrowserVersionBrowserVersionprotected Class<? extends HtmlUnitScriptable>[] getClasses()
getClasses in class AbstractJavaScriptConfigurationCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.