Uses of Class
org.htmlunit.javascript.host.xml.XMLHttpRequestEventTarget
Packages that use XMLHttpRequestEventTarget
Package
Description
Implementations of the XML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of XMLHttpRequestEventTarget in org.htmlunit.javascript.host.xml
Subclasses of XMLHttpRequestEventTarget in org.htmlunit.javascript.host.xmlModifier and TypeClassDescriptionclass
A JavaScript object for anXMLHttpRequest
.class
A JavaScript object forXMLHttpRequestUpload
.