Home
»
xml-commons-external-1.4.01-src
» org.w3c »
dom
»
views
»
org.w3c.dom.views
Interfaces:
AbstractView
A base interface that all views shall derive from.
code
|
html
DocumentView
The
DocumentView
interface is implemented by
Document
objects in DOM implementations supporting DOM Views.
code
|
html