所有类
|
|||||||||
接口 org.w3c.dom.ls.LSOutput
的使用
使用 LSOutput 的软件包 | |
---|---|
org.w3c.dom.ls |
org.w3c.dom.ls 中 LSOutput 的使用 |
---|
返回 LSOutput 的 org.w3c.dom.ls 中的方法 | |
---|---|
LSOutput |
DOMImplementationLS.createLSOutput() 创建新的空输出目标对象,其中, LSOutput.characterStream 、LSOutput.byteStream 、LSOutput.systemId 和 LSOutput.encoding 为 null。 |
参数类型为 LSOutput 的 org.w3c.dom.ls 中的方法 | |
---|---|
boolean |
LSSerializer.write(Node nodeArg, LSOutput destination) 像前面对 LSSerializer 接口的一般介绍中所描述的那样序列化指定的节点。 |
所有类
|
|||||||||