Uses of Class
org.htmlunit.PluginConfiguration.MimeType
-
Packages that use PluginConfiguration.MimeType Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of PluginConfiguration.MimeType in org.htmlunit
Methods in org.htmlunit that return types with arguments of type PluginConfiguration.MimeType Modifier and Type Method Description java.util.Set<PluginConfiguration.MimeType>PluginConfiguration. getMimeTypes()Gets the associated mime types.
-