| Package | Description |
|---|---|
| org.w3c.dom.html |
| Modifier and Type | Method and Description |
|---|---|
HTMLDocument |
HTMLDOMImplementation.createHTMLDocument(String
Creates an
HTMLDocument object with the minimal tree made of the following elements:
HTML ,
HEAD ,
TITLE , and
BODY .
|