Uses of Class
org.htmlunit.PluginConfiguration
-
Packages that use PluginConfiguration Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of PluginConfiguration in org.htmlunit
Methods in org.htmlunit that return PluginConfiguration Modifier and Type Method Description PluginConfigurationPluginConfiguration. clone()Creates and return a copy of this object.Methods in org.htmlunit that return types with arguments of type PluginConfiguration Modifier and Type Method Description java.util.Set<PluginConfiguration>BrowserVersion. getPlugins()Returns the available plugins.
-