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)
Get the class configuration for the supplied javascript class name
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.