Package org.w3c.dom.views

Supports the optional "Views" feature of the DOM Level 2 Recommendation.

Interface Summary

AbstractView A base interface that all views shall derive from.
DocumentView The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.
Supports the optional "Views" feature of the DOM Level 2 Recommendation.