LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Classes
com::sun::star::packages Module Reference

Package file format interfaces. More...

Modules

module  manifest
 interfaces for reading and writing manifest.xml files in ODF packages.
 
module  zip
 for direct access to ZIP packages.
 

Classes

exception  EncryptionNotAllowedException
 This exception can be thrown in case object is encrypted when it is not allowed. More...
 
exception  NoEncryptionException
 This exception can be thrown in case object is not encrypted one as expected. More...
 
exception  NoRawFormatException
 This exception can be thrown in case provided stream is not a raw stream representing encrypted package stream. More...
 
service  Package
 The Package is a service that provides access to a set of files and folders contained within a Package. More...
 
service  PackageEncryption
 
service  PackageFolder
 The PackageFolder service represents a single folder or directory within a Package. More...
 
service  PackageFolderEnumeration
 This service provides an iterator over the contents of a given instance of a PackageFolder. More...
 
service  PackageStream
 This service represents a stream contained within a Package. More...
 
exception  WrongPasswordException
 This exception can be thrown in case wrong password was provided. More...
 
interface  XDataSinkEncrSupport
 Allows to get access to the stream of a PackageStream. More...
 
interface  XPackageEncryption
 Allows to transparently plug-in crypto for PackageStreams. More...
 

Detailed Description

Package file format interfaces.