Uses of Interface
com.gargoylesoftware.htmlunit.PageCreator

Packages that use PageCreator
com.gargoylesoftware.htmlunit Framework classes 
 

Uses of PageCreator in com.gargoylesoftware.htmlunit
 

Classes in com.gargoylesoftware.htmlunit that implement PageCreator
 class DefaultPageCreator
          The default implementation of PageCreator.
 

Methods in com.gargoylesoftware.htmlunit that return PageCreator
 PageCreator WebClient.getPageCreator()
          Return the current page creator.
 

Methods in com.gargoylesoftware.htmlunit with parameters of type PageCreator
 void WebClient.setPageCreator(PageCreator pageCreator)
          Set the object that will be used to create pages.
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.