Uses of Interface
com.gargoylesoftware.htmlunit.ScriptPreProcessor

Packages that use ScriptPreProcessor
com.gargoylesoftware.htmlunit Framework classes (contains the WebClient class which is the main entry point). 
 

Uses of ScriptPreProcessor in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return ScriptPreProcessor
 ScriptPreProcessor WebClient.getScriptPreProcessor()
          Returns the script pre processor for this webclient.
 

Methods in com.gargoylesoftware.htmlunit with parameters of type ScriptPreProcessor
 void WebClient.setScriptPreProcessor(ScriptPreProcessor scriptPreProcessor)
          Sets the script pre processor for this webclient.
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.