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.
|
Modifier and Type | Method and Description |
---|---|
XMLDOMElement |
XMLDOMDocument.getDocumentElement()
Returns the root element of the document.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLDOMDocument.setDocumentElement(XMLDOMElement element)
Sets the root element of the document.
|
Copyright © 2002–2017 Gargoyle Software Inc.. All rights reserved.