Uses of Class
com.gargoylesoftware.htmlunit.PluginConfiguration

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

Uses of PluginConfiguration in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return PluginConfiguration
 PluginConfiguration PluginConfiguration.clone()
          Creates and return a copy of this object.
 

Methods in com.gargoylesoftware.htmlunit that return types with arguments of type PluginConfiguration
 Set<PluginConfiguration> BrowserVersion.getPlugins()
          Returns the available plugins.
 



Copyright © 2002–2013 Gargoyle Software Inc.. All rights reserved.