Packagedom.loadsave.types
Classpublic class LSInputStream
InheritanceLSInputStream Inheritance Object

Introduced in: DOM 3 Load and Save 

A LSInputStream represents a reference to a byte stream source of an XML input.

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

See also

W3C - LSInputStream