| Package | Description |
|---|---|
| com.gargoylesoftware.htmlunit.activex.javascript.msxml |
Implementations of the MSXML's (ActiveX) JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
| com.gargoylesoftware.htmlunit.xml |
Classes specific to XML pages.
|
| Modifier and Type | Method and Description |
|---|---|
DomProcessingInstruction |
XMLDOMProcessingInstruction.getDomNodeOrDie()
Returns the DOM node that corresponds to this JavaScript object or throw
an exception if one cannot be found.
|
| Modifier and Type | Method and Description |
|---|---|
DomProcessingInstruction |
XmlPage.createProcessingInstruction(String target,
String data) |
Copyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.