Uses of Enum Class
org.htmlunit.WebRequest.HttpHint
Packages that use WebRequest.HttpHint
-
Uses of WebRequest.HttpHint in org.htmlunit
Methods in org.htmlunit that return WebRequest.HttpHintModifier and TypeMethodDescriptionstatic WebRequest.HttpHintReturns the enum constant of this class with the specified name.static WebRequest.HttpHint[]WebRequest.HttpHint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.htmlunit with parameters of type WebRequest.HttpHintModifier and TypeMethodDescriptionvoidWebRequest.addHint(WebRequest.HttpHint hint) booleanWebRequest.hasHint(WebRequest.HttpHint hint)