模块  java.xml
软件包  org.w3c.dom.views

Interface DocumentView


  • public interface DocumentView
    DocumentView接口由支持DOM视图的DOM实现中的Document对象实现。 它提供了一个用于检索文档默认视图的属性。

    另见Document Object Model (DOM) Level 2 Views Specification

    从以下版本开始:
    1.8,DOM Level 2
    • 方法详细信息

      • getDefaultView

        AbstractView getDefaultView()
        Document的默认 AbstractView Document ,如果没有, null