| Package | Description |
|---|---|
| com.gargoylesoftware.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 |
|---|---|
ClassConfiguration |
JavaScriptConfiguration.getClassConfiguration(String classname)
Gets the class configuration for the supplied JavaScript class name.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ClassConfiguration> |
JavaScriptConfiguration.getAll()
Gets all the configurations.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.