Uses of Class
org.htmlunit.javascript.host.Plugin
Packages that use Plugin
Package
Description
Implementations of the various JavaScript host objects — users of HtmlUnit should not
need anything in this package.
-
Uses of Plugin in org.htmlunit.javascript.host
Methods in org.htmlunit.javascript.host that return PluginModifier and TypeMethodDescriptionfinal PluginPluginArray.get(int index, org.htmlunit.corejs.javascript.Scriptable start) Returns the element at the specified index, ornullif the index is invalid.MimeType.getEnabledPlugin()Returns the plugin that handles this MIME type.PluginArray.item(int index) Returns thePluginat the given index.Returns thePluginwith the given name.Constructors in org.htmlunit.javascript.host with parameters of type Plugin