:: 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
XTextOutputStream
Description
Interface to write text data
XActiveDataSource
Description
Interface to specify the used XOutputStream

 
Top of Page