Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XInputStreamProvider
Description
Interface for providing an input stream.

Every time createInputStream() is called a new input stream is returned, always pointing to the begin of the same data. All input streams returned by createInputStream() are completely independend from each other.


Methods' Summary
createInputStream Creates a new input stream, every time providing the same data.  
Methods' Details
createInputStream
XInputStream
createInputStream();

Description
Creates a new input stream, every time providing the same data.
Returns
a new input stream
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.