Packagedom.loadsave.types
Classpublic class LSWriter
InheritanceLSWriter Inheritance Object

Introduced in: DOM 3 Load and Save 

A LSWriter represents a character stream 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 - LSWriter