interface XManifestReader in module com::sun::star::packages::manifest:: |
interface XManifestReader : com::sun::star::uno::XInterface ;
This interface reads the manifest data from a file. The user must supply an XInputStream when calling readManifestSequence() to recieve a sequence of manifest entries. Each manifest entry is represented by a sequence of PropertyValues.
Method Summary |
|
readManifestSequence | the data and returns it to the caller. |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.