Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Method and Description |
---|---|
Cache |
WebClient.getCache()
Gets the cache currently being used.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setCache(Cache cache)
Sets the cache to use.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.