Uses of Class
org.htmlunit.StorageHolder
-
Packages that use StorageHolder Package Description org.htmlunit Framework classes (contains theWebClient
class which is the main entry point). -
-
Uses of StorageHolder in org.htmlunit
Methods in org.htmlunit that return StorageHolder Modifier and Type Method Description StorageHolder
WebClient. getStorageHolder()
Gets the holder for the different storages.
-