|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.gargoylesoftware.htmlunit | |
---|---|
com.gargoylesoftware.htmlunit | Framework classes |
com.gargoylesoftware.htmlunit.html | Classes specific to html pages |
com.gargoylesoftware.htmlunit.util | Misc utilities |
com.gargoylesoftware.htmlunit.xml | Classes specific to xml pages |
Classes in com.gargoylesoftware.htmlunit used by com.gargoylesoftware.htmlunit | |
---|---|
AjaxController
This class gets notified of AJAX calls and has the possibility to influence them. |
|
AlertHandler
A handler for javascript alerts. |
|
BrowserVersion
Objects of this class represent one specific version of a given browser. |
|
Cache
Simple cache implementation. |
|
ConfirmHandler
A handler for javascript window.confirm(). |
|
FailingHttpStatusCodeException
An exception that is thrown when the server returns a failing status code. |
|
FormEncodingType
A collection of constants that represent the various ways a form can be encoded when submitted |
|
IncorrectnessListener
Interface to receive notification of incorrect information in html code (but not the parser messages), headers, ... |
|
JavaScriptPage
A generic page that will be returned for JavaScript content. |
|
KeyValuePair
A container that holds a key and a value |
|
OnbeforeunloadHandler
A handler for onbeforeunload event. |
|
Page
An abstract page that represents some content returned from a server |
|
PageCreator
Something that knows how to create a page object. |
|
PromptHandler
A handler for javascript window.prompt(). |
|
RefreshHandler
A handler for page refreshes. |
|
ScriptPreProcessor
A script pre processor call back. |
|
ScriptResult
This object contains the result of executing a chunk of script code. |
|
StatusHandler
A handler for javascript alerts. |
|
SubmitMethod
A collection of constants that represent the various ways a page can be submitted |
|
TextPage
A generic page that will be returned for any text related content. |
|
ThreadManager
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. This is a class that provides thread handling services to internal clients as well as exposes some of the status of these threads to the public API. |
|
UnexpectedPage
A generic page that is returned whenever an unexpected content type is returned by the server. |
|
WebClient
An object that represents a web browser. |
|
WebConnection
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. An object that handles the actual communication portion of page retrieval/submission. |
|
WebConnectionImpl
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. An object that handles the actual communication portion of page retrieval/submission. |
|
WebRequestSettings
Parameter object for making web requests. |
|
WebResponse
A response from a web server |
|
WebResponseData
Simple data object to simplify WebResponse creation. |
|
WebResponseImpl
Simple base class for WebResponse . |
|
WebWindow
An interface that represents one window in a browser. |
|
WebWindowEvent
An event that will be fired when a WebWindow changes. |
|
WebWindowImpl
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. Base class for common WebWindow functionality. |
|
WebWindowListener
A listener for WebWindowEvent's |
|
WebWindowNotFoundException
Exception to indicate that no WebWindow could be found that matched
a given name. |
Classes in com.gargoylesoftware.htmlunit used by com.gargoylesoftware.htmlunit.html | |
---|---|
ElementNotFoundException
An exception that is thrown when a specified xml element cannot be found in the dom model |
|
FailingHttpStatusCodeException
An exception that is thrown when the server returns a failing status code. |
|
KeyValuePair
A container that holds a key and a value |
|
Page
An abstract page that represents some content returned from a server |
|
ScriptResult
This object contains the result of executing a chunk of script code. |
|
SgmlPage
A basic class to be implemented by HtmlPage and XmlPage . |
|
WebResponse
A response from a web server |
|
WebWindow
An interface that represents one window in a browser. |
|
WebWindowImpl
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. Base class for common WebWindow functionality. |
Classes in com.gargoylesoftware.htmlunit used by com.gargoylesoftware.htmlunit.util | |
---|---|
SubmitMethod
A collection of constants that represent the various ways a page can be submitted |
|
WebClient
An object that represents a web browser. |
|
WebConnection
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. An object that handles the actual communication portion of page retrieval/submission. |
|
WebRequestSettings
Parameter object for making web requests. |
|
WebResponse
A response from a web server |
Classes in com.gargoylesoftware.htmlunit used by com.gargoylesoftware.htmlunit.xml | |
---|---|
Page
An abstract page that represents some content returned from a server |
|
SgmlPage
A basic class to be implemented by HtmlPage and XmlPage . |
|
WebResponse
A response from a web server |
|
WebWindow
An interface that represents one window in a browser. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |