| Package | Description |
|---|---|
| org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPageCreator
The default implementation of
PageCreator. |
| Modifier and Type | Method and Description |
|---|---|
PageCreator |
WebClient.getPageCreator()
Returns the current page creator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebClient.setPageCreator(PageCreator pageCreator)
Sets the object that will be used to create pages.
|
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.