Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Method and Description |
---|---|
ScriptPreProcessor |
WebClient.getScriptPreProcessor()
Returns the script pre processor for this webclient.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setScriptPreProcessor(ScriptPreProcessor scriptPreProcessor)
Sets the script pre processor for this webclient.
|
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.