Uses of Enum Class
org.htmlunit.javascript.configuration.SupportedBrowser
Packages that use SupportedBrowser
Package
Description
Classes in this package are specific for the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of SupportedBrowser in org.htmlunit.javascript.configuration
Methods in org.htmlunit.javascript.configuration that return SupportedBrowserModifier and TypeMethodDescriptionstatic SupportedBrowserReturns the enum constant of this class with the specified name.static SupportedBrowser[]SupportedBrowser.values()Returns an array containing the constants of this enum class, in the order they are declared.