Uses of Package
com.gargoylesoftware.htmlunit.util

Packages that use com.gargoylesoftware.htmlunit.util
com.gargoylesoftware.htmlunit Framework classes (contains the WebClient class which is the main entry point). 
com.gargoylesoftware.htmlunit.html Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content. 
com.gargoylesoftware.htmlunit.util Misc utilities 
 

Classes in com.gargoylesoftware.htmlunit.util used by com.gargoylesoftware.htmlunit
Cookie
          A cookie.
NameValuePair
          A name/value pair.
 

Classes in com.gargoylesoftware.htmlunit.util used by com.gargoylesoftware.htmlunit.html
NameValuePair
          A name/value pair.
 

Classes in com.gargoylesoftware.htmlunit.util used by com.gargoylesoftware.htmlunit.util
Cookie
          A cookie.
NameValuePair
          A name/value pair.
WebConnectionWrapper
          Provides a convenient implementation of the WebConnection interface that can be subclassed by developers wishing to adapt a particular WebConnection.
 



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