interface XManifestWriter in module com::sun::star::packages::manifest:: |
interface XManifestWriter : com::sun::star::uno::XInterface ;
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.
Method Summary |
|
writeManifestSequence | XOutputStream |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.