Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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