Package de.janrufmonitor.repository.zip

ZIP capabilities of the framework.

See:
          Description

Class Summary
ZipArchive This class is an implementation of a ZIP archive, which is used for several storage activities in jAnrufmonitor.
 

Exception Summary
ZipArchiveException This class is an implementation of a ZIP archive exception which should be thrown on general problems with the ZIP implementation.
ZipArchiveLockedException This class is an implementation of a ZIP archive exception which should be thrown on locking problems with the ZIP implementation.
ZipArchiveNotOpenedException This class is an implementation of a ZIP archive exception which should be thrown on opening/closing problems with the ZIP implementation.
 

Package de.janrufmonitor.repository.zip Description

ZIP capabilities of the framework.

This package offers the possibility for using ZIP capabilities of the framework. It can be used in repository implementations.



Copyright © 2010 by Thilo Brandt. All Rights Reserved.