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

service TextInputStream
Description
provides functionality to read text data from a XInputStream that initially has to be passed to the method XActiveDataSink::setInputStream().

For details about the text functionality see XTextInputStream.


Exported Interfaces - Summary
XTextInputStream

Interface to read text data

XActiveDataSink

Interface to specify the used XInputStream

Exported Interfaces - Details
XTextInputStream
Description
Interface to read text data
XActiveDataSink
Description
Interface to specify the used XInputStream

 
Top of Page