:: com :: sun :: star :: packages :: manifest ::
|
interface XManifestWriter |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XManifestWriter
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- This interface writes the manifest data to a file. The user
calls writeManifestSequence() with the XOutputStream to write the data to
and the sequence of manifest entries to be written passed as parameters.
Each manifest entry is represented by a sequence of PropertyValues.
|
Copyright © 2003 Sun Microsystems, Inc.