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