Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service MarkableInputStream
Description
allows to set marks in an inputstream and to later jump back to these marks.

The implementation reads the original data from the input stream, that has been set previously at the XActiveDataSink interface. In general the implementation must buffer the data.


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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.