Packagedom.loadsave.types
Classpublic class LSOutputStream
InheritanceLSOutputStream Inheritance Object

Introduced in: DOM 3 Load and Save 

A LSOutputStream represents a byte stream destination for the XML output.

Note: For Java, LSInputStream is bound to the java.io.InputStream type. For ECMAScript, LSInputStream is bound to Object.

See also

W3C - LSOutputStream