:: com :: sun :: star :: packages :: zip ::

unpublished service ZipFileAccess
Supported Interface
XZipFileAccess2
Usage Restrictions
not published
Description
allows to get reading access to non-encrypted entries inside zip file.


Constructors' Summary
createWithURL  
Constructors' Details
createWithURL
createWithURL( [in] string  URL )
raises( ::com::sun::star::io::IOException,
::com::sun::star::ucb::ContentCreationException,
::com::sun::star::ucb::InteractiveIOException,
ZipException );


 
Top of Page