Uses of Class
org.htmlunit.javascript.host.Plugin
-
Packages that use Plugin Package Description org.htmlunit.javascript.host Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. -
-
Uses of Plugin in org.htmlunit.javascript.host
Fields in org.htmlunit.javascript.host declared as Plugin Modifier and Type Field Description private Plugin
MimeType. enabledPlugin_
Constructors in org.htmlunit.javascript.host with parameters of type Plugin Constructor Description MimeType(java.lang.String type, java.lang.String description, java.lang.String suffixes, Plugin plugin)
Constructor initializing fields.
-