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 XObjectInputStream
Base Interfaces
XObjectInputStreamXDataInputStreamXInputStream

XDataInputStream
(referenced interface's summary:)
makes it possible to read machine-independent simple data types from a stream.
Description
reads XPersistObject implementations from a stream

Methods' Summary
readObject reads an object from the stream. In general, it reads the service name, instantiaties the object and calls read on the XPersistObject interface with itself as argument.  
Methods' Details
readObject
XPersistObject
readObject()
raises( IOException );

Description
reads an object from the stream. In general, it reads the service name, instantiaties the object and calls read on the XPersistObject interface with itself as argument.
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.