Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPageCreator
The default implementation of PageCreator.
|
Modifier and Type | Method and Description |
---|---|
PageCreator |
WebClient.getPageCreator()
Return the current page creator.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setPageCreator(PageCreator pageCreator)
Set the object that will be used to create pages.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.