Common DOM API

インタフェース
org.w3c.dom.html.HTMLTableCaptionElement の使用

HTMLTableCaptionElement を使用しているパッケージ
org.w3c.dom.html   
 

org.w3c.dom.html での HTMLTableCaptionElement の使用
 

HTMLTableCaptionElement を返す org.w3c.dom.html のメソッド
 HTMLTableCaptionElement HTMLTableElement.getCaption()
          テーブルの CAPTION を返し、存在しない場合は void を返します。
 

HTMLTableCaptionElement 型のパラメータを持つ org.w3c.dom.html のメソッド
 void HTMLTableElement.setCaption(HTMLTableCaptionElement caption)
           
 


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.