Uses of Package
org.htmlunit.util
-
Packages that use org.htmlunit.util Package Description com.xceptance.xlt.api.actions Provides abstract super classes for different types of actions.com.xceptance.xlt.api.engine Provides core classes as well as classes to represent the different data measured during a test.org.htmlunit Framework classes (contains theWebClient
class which is the main entry point).org.htmlunit.html Classes specific to HTML pages, particularly theHtmlPage
which represents an HTML document and provides access to its content.org.htmlunit.util Miscellaneous utilities. -
Classes in org.htmlunit.util used by com.xceptance.xlt.api.actions Class Description NameValuePair A name/value pair. -
Classes in org.htmlunit.util used by com.xceptance.xlt.api.engine Class Description NameValuePair A name/value pair. -
Classes in org.htmlunit.util used by org.htmlunit Class Description Cookie A cookie.NameValuePair A name/value pair. -
Classes in org.htmlunit.util used by org.htmlunit.html Class Description NameValuePair A name/value pair. -
Classes in org.htmlunit.util used by org.htmlunit.util Class Description KeyDataPair INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
A holder for a key/value pair that represents a file to upload.NameValuePair A name/value pair.WebConnectionWrapper Provides a convenient implementation of theWebConnection
interface that can be subclassed by developers wishing to adapt a particular WebConnection.