Uses of Interface
org.htmlunit.ScriptPreProcessor
Packages that use ScriptPreProcessor
- 
Uses of ScriptPreProcessor in org.htmlunitMethods 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 TypeMethodDescriptionvoidWebClient.setScriptPreProcessor(ScriptPreProcessor scriptPreProcessor) Sets the script pre processor for thisWebClient.