接口的使用
org.w3c.dom.ls.LSOutput
使用 LSOutput 的包
-
LSOutput 在 org.w3c.dom.ls 中的用法
org.w3c.dom.ls 中返回 LSOutput 的方法修饰符和类型方法描述DOMImplementationLS.createLSOutput()
创建一个新的空输出目标对象,其中LSOutput.characterStream
、LSOutput.byteStream
、LSOutput.systemId
、LSOutput.encoding
为空。org.w3c.dom.ls 中的方法,参数类型为 LSOutput