| 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 |
AbstractJavaScriptConfiguration.getClassConfiguration(String hostClassName)
Gets the class configuration for the supplied JavaScript class name.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ClassConfiguration> |
AbstractJavaScriptConfiguration.getAll()
Gets all the configurations.
|
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.