JavaTM 2 Platform
Standard Ed. 6

接口 org.w3c.dom.ls.LSOutput
的使用

使用 LSOutput 的软件包
org.w3c.dom.ls   
 

org.w3c.dom.lsLSOutput 的使用
 

返回 LSOutputorg.w3c.dom.ls 中的方法
 LSOutput DOMImplementationLS.createLSOutput()
          创建新的空输出目标对象,其中,LSOutput.characterStreamLSOutput.byteStreamLSOutput.systemIdLSOutput.encoding 为 null。
 

参数类型为 LSOutputorg.w3c.dom.ls 中的方法
 boolean LSSerializer.write(Node nodeArg, LSOutput destination)
          像前面对 LSSerializer 接口的一般介绍中所描述的那样序列化指定的节点。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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