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

service TextOutputStream
Description
provides functionality to write text data to a XOutputStream that initially has to be passed to the method XActiveDataSource::setOutputStream().

For details about the text functionality see XTextOutputStream.


Exported Interfaces - Summary
XTextOutputStream

Interface to write text data

XActiveDataSource

Interface to specify the used XOutputStream

Exported Interfaces - Details
XTextOutputStream
Description
Interface to write text data
XActiveDataSource
Description
Interface to specify the used XOutputStream

 
Top of Page