|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 Comment 的軟體套件 | |
---|---|
org.w3c.dom | 為文檔物件模型 (DOM) 提供介面,該模型是 Java API for XML Processing 的元件 API。 |
org.w3c.dom 中 Comment 的使用 |
---|
返回 Comment 的 org.w3c.dom 中的方法 | |
---|---|
Comment |
Document.createComment(String data)
創建給定指定字元串的 Comment 節點。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。