Uses of Interface
com.gargoylesoftware.htmlunit.ScriptPreProcessor

Packages that use ScriptPreProcessor
com.gargoylesoftware.htmlunit Framework classes 
 

Uses of ScriptPreProcessor in com.gargoylesoftware.htmlunit
 

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

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



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