JavaTM 2 Platform
Standard Ed. 6

介面 org.w3c.dom.DOMConfiguration
的使用

使用 DOMConfiguration 的軟體套件
org.w3c.dom 為文檔物件模型 (DOM) 提供介面,該模型是 Java API for XML Processing 的元件 API。 
org.w3c.dom.ls   
 

org.w3c.domDOMConfiguration 的使用
 

返回 DOMConfigurationorg.w3c.dom 中的方法
 DOMConfiguration Document.getDomConfig()
          調用 Document.normalizeDocument() 時使用的配置。
 

org.w3c.dom.lsDOMConfiguration 的使用
 

返回 DOMConfigurationorg.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