Eclipse Platform
2.1

Uses of Interface
org.w3c.dom.Document

Packages that use Document
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 Document in org.w3c.dom.html
 

Subinterfaces of Document in org.w3c.dom.html
 interface HTMLDocument
          An HTMLDocument is the root of the HTML hierarchy and holds the entire content.
 


Eclipse Platform
2.1

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