Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes
|
com.gargoylesoftware.htmlunit.javascript |
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 |
---|---|
ScriptPreProcessor |
WebClient.getScriptPreProcessor()
Return the script pre processor for this webclient.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setScriptPreProcessor(ScriptPreProcessor scriptPreProcessor)
Set the script pre processor for this webclient.
|
Modifier and Type | Class and Description |
---|---|
class |
IEConditionalCompilationScriptPreProcessor
A basic implementation for IE Conditional Compilation.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.