Package org.w3c.dom.views


package org.w3c.dom.views
  • Interfaces
    Class
    Description
    A base interface that all views shall derive from.
    The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.