The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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