Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host |
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
com.gargoylesoftware.htmlunit.javascript.host.dom |
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Constructor and Description |
---|
NamespaceCollection(HTMLDocument doc)
Creates a new namespace collection for the specified page.
|
Modifier and Type | Method and Description |
---|---|
HTMLDocument |
DOMImplementation.createHTMLDocument(Object titleObj)
Creates an
HTMLDocument . |
Copyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.