Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.xml |
Implementations of the XML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLHttpRequest
A JavaScript object for an
XMLHttpRequest . |
class |
XMLHttpRequestUpload
A JavaScript object for
XMLHttpRequestUpload . |
Modifier and Type | Method and Description |
---|---|
static XMLHttpRequestEventTarget |
XMLHttpRequestEventTarget.ctor() |
XMLHttpRequestEventTarget |
XMLHttpRequest.getUploadIE_js()
Returns the
upload property - IE version. |
Copyright © 2002–2022 Gargoyle Software Inc.. All rights reserved.