Uses of Interface
org.w3c.dom.ls.LSOutput
Packages that use LSOutput
-
Uses of LSOutput in org.w3c.dom.ls
Methods in org.w3c.dom.ls that return LSOutputModifier and TypeMethodDescriptionDOMImplementationLS.createLSOutput()
Create a new empty output destination object whereLSOutput.characterStream
,LSOutput.byteStream
,LSOutput.systemId
,LSOutput.encoding
are null.Methods in org.w3c.dom.ls with parameters of type LSOutput