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

service DataOutputStream
Description
writes structured data to a chained XOutputStream.

An implementation of this service in general does not need to buffer data itself.


Exported Interfaces
XDataOutputStream
Description
allows to write structured data.
XActiveDataSource
Description
used to plug the outputstream-data-sink.

A plain output stream is sufficient.


 
Top of Page