|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 DOMConfiguration 的軟體套件 | |
---|---|
org.w3c.dom | 為文檔物件模型 (DOM) 提供介面,該模型是 Java API for XML Processing 的元件 API。 |
org.w3c.dom.ls |
org.w3c.dom 中 DOMConfiguration 的使用 |
---|
返回 DOMConfiguration 的 org.w3c.dom 中的方法 | |
---|---|
DOMConfiguration |
Document.getDomConfig()
調用 Document.normalizeDocument() 時使用的配置。 |
org.w3c.dom.ls 中 DOMConfiguration 的使用 |
---|
返回 DOMConfiguration 的 org.w3c.dom.ls 中的方法 | |
---|---|
DOMConfiguration |
LSParser.getDomConfig()
解析輸入源時使用的 DOMConfiguration 物件。 |
DOMConfiguration |
LSSerializer.getDomConfig()
在序列化 DOM 節點時由 LSSerializer 使用的 DOMConfiguration 物件。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。