Index
All Classes and Interfaces|All Packages
C
- createHTMLDocument(String) - Method in interface org.w3c.dom.html.HTMLDOMImplementation
-
Creates an
HTMLDocument
object with the minimal tree made of the following elements:HTML
,HEAD
,TITLE
, andBODY
.
H
- HTMLDOMImplementation - Interface in org.w3c.dom.html
-
The
HTMLDOMImplementation
interface extends theDOMImplementation
interface with a method for creating an HTML document instance.
O
- org.w3c.dom.html - package org.w3c.dom.html
All Classes and Interfaces|All Packages