|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassConfiguration | |
|---|---|
| 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. |
| Uses of ClassConfiguration in com.gargoylesoftware.htmlunit.javascript.configuration |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.configuration that return ClassConfiguration | |
|---|---|
ClassConfiguration |
JavaScriptConfiguration.getClassConfiguration(String classname)
Gets the class configuration for the supplied JavaScript class name. |
| Methods in com.gargoylesoftware.htmlunit.javascript.configuration with parameters of type ClassConfiguration | |
|---|---|
protected boolean |
JavaScriptConfiguration.classConfigEquals(String classname,
ClassConfiguration config)
Test to see if the supplied configuration matches for the parsed configuration for the named class This is a method for testing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||