Eclipse Platform
2.1

Uses of Interface
org.w3c.dom.DOMImplementation

Packages that use DOMImplementation
org.w3c.dom.html The goals of the HTML-specific DOM API are to specialize and add functionality that relates specifically to HTML documents and elements; to address issues of backwards compatibility with the DOM Level 0; and to provide convenience mechanisms, where appropriate, for common and frequent operations on HTML documents. 
 

Uses of DOMImplementation in org.w3c.dom.html
 

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


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.