Package | Description |
---|---|
org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
Modifier and Type | Method and Description |
---|---|
static WebRequest.HttpHint |
WebRequest.HttpHint.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
WebRequest.addHint(WebRequest.HttpHint hint) |
boolean |
WebRequest.hasHint(WebRequest.HttpHint hint) |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.