| Package | Description | 
|---|---|
| org.htmlunit.javascript.host.dom | Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
 need anything in this package. | 
| org.htmlunit.javascript.host.html | Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
 need anything in this package. | 
| Modifier and Type | Method and Description | 
|---|---|
| HTMLDocument | DOMImplementation. createHTMLDocument(Object titleObj)Creates an  HTMLDocument. | 
| Modifier and Type | Method and Description | 
|---|---|
| HTMLDocument | HTMLDocument. open(Object url,
    Object name,
    Object features,
    Object replace)JavaScript function "open". | 
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.