Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.dom |
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
XMLDocument |
DOMImplementation.createDocument(String namespaceURI,
String qualifiedName,
DocumentType doctype)
Creates an
XMLDocument . |
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.