API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.views. DocumentView View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
 DocumentView
Subinterfaces
Description
public interface DocumentView
  The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.
See also:   
Methods
Hide/Show inherited methods
public AbstractView getDefaultView ()
The default AbstractView for this Document, or null if none available.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar