| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Comment を使用しているパッケージ | |
|---|---|
| org.w3c.dom | XML データ処理用の Java API のコンポーネント API である DOM (Document Object Model) のインタフェースを提供します。 | 
| org.w3c.dom での Comment の使用 | 
|---|
| Comment を返す org.w3c.dom のメソッド | |
|---|---|
 Comment | 
Document.createComment(String data)
指定された文字列を持つ Comment ノードを作成します。 | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。