:: com :: sun :: star :: io ::
|
interface XPersist |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XPersist
|
- Description
- makes it possible to write this object to an URL or read it from an URL.
|
Methods' Summary |
write |
writes all the persistent data of the object to the URL.
|
read |
reads all the persistent data of the object from the URL.
|
Methods' Details |
write
- Description
- writes all the persistent data of the object to the URL.
|
|
read
- Description
- reads all the persistent data of the object from the URL.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.