JavaTM 2 Platform
Standard Ed. 6

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

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

org.w3c.domDOMImplementationList 的使用
 

返回 DOMImplementationListorg.w3c.dom 中的方法
 DOMImplementationList DOMImplementationSource.getDOMImplementationList(String features)
          請求支持指定功能和版本的 DOM 實作的列表的方法,如下所述。
 

org.w3c.dom.bootstrapDOMImplementationList 的使用
 

返回 DOMImplementationListorg.w3c.dom.bootstrap 中的方法
 DOMImplementationList DOMImplementationRegistry.getDOMImplementationList(String features)
          返回支持所需功能的實作列表。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only