Alphabetical Index

C H O

C

createHTMLDocument(String) - method in class org.w3c.dom.html.HTMLDOMImplementation
Creates an HTMLDocument object with the minimal tree made of the following elements: HTML , HEAD , TITLE , and BODY .

H

HTMLDOMImplementation - interface org.w3c.dom.html.HTMLDOMImplementation
The HTMLDOMImplementation interface extends the DOMImplementation interface with a method for creating an HTML document instance.

O


Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.