Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
W3C DOM 1.0
Package:
org.w3c.dom.views
Interface
public
interface
DocumentView
Overview
Inheritance
Members
Usage
Source
Books
Since
DOM Level
Version
Not specified.
Author(s)
Not specified.
The
DocumentView
interface is implemented by
Document
objects in DOM implementations supporting DOM Views. It provides an attribute to retrieve the default view of a document.
See also the
Document Object Model (DOM) Level 2 Views Specification
.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
DocumentViewinterface is implemented byDocumentobjects in DOM implementations supporting DOM Views. It provides an attribute to retrieve the default view of a document.See also the Document Object Model (DOM) Level 2 Views Specification.