:: com :: sun :: star :: io ::

service MarkableInputStream

Exported Interfaces - Summary
XInputStream

allows to access the data of this stream

XMarkableStream

allows to create marks at the current position and to set the current position.

XActiveDataSink

allows to access to the underlying source of this stream.

XConnectable

allows to navigate via a chain of streams

Exported Interfaces - Details
XInputStream
Description
allows to access the data of this stream
XMarkableStream
Description
allows to create marks at the current position and to set the current position.
XActiveDataSink
Description
allows to access to the underlying source of this stream.
XConnectable
Description
allows to navigate via a chain of streams

 
Top of Page