Common DOM API

org.w3c.dom.views
インタフェース AbstractView

既知のサブインタフェースの一覧:
ViewCSS

public interface AbstractView

すべてのビューが派生する基本インタフェース。

「Document Object Model (DOM) Level 2 Specification」も参照してください。

導入されたバージョン:
DOM Level 2

メソッドの概要
 DocumentView getDocument()
          AbstractView のソース DocumentView
 

メソッドの詳細

getDocument

public DocumentView getDocument()
AbstractView のソース DocumentView


Common DOM API

バグや機能要求の報告
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.