Uses of Interface
org.htmlunit.ScriptPreProcessor
Packages that use ScriptPreProcessor
-
Uses of ScriptPreProcessor in org.htmlunit
Methods in org.htmlunit that return ScriptPreProcessorModifier and TypeMethodDescriptionWebClient.getScriptPreProcessor()
Returns the script pre processor for thisWebClient
.Methods in org.htmlunit with parameters of type ScriptPreProcessorModifier and TypeMethodDescriptionvoid
WebClient.setScriptPreProcessor
(ScriptPreProcessor scriptPreProcessor) Sets the script pre processor for thisWebClient
.