|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultPageCreator.PageType | |
|---|---|
| com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
| Uses of DefaultPageCreator.PageType in com.gargoylesoftware.htmlunit |
|---|
| Methods in com.gargoylesoftware.htmlunit that return DefaultPageCreator.PageType | |
|---|---|
static DefaultPageCreator.PageType |
DefaultPageCreator.determinePageType(String contentType)
Determines the kind of page to create from the content type. |
static DefaultPageCreator.PageType |
DefaultPageCreator.PageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DefaultPageCreator.PageType[] |
DefaultPageCreator.PageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||