Packagedom.loadsave.types
Classpublic class LSReader
InheritanceLSReader Inheritance Object

Introduced in: DOM 3 Load and Save 

A LSReader represents a character stream for the XML input.

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

See also

W3C - LSReader