Package de.vxart.zipupdate

Interface Summary
MultiProgressListener  
ProgressListener  
 

Class Summary
Indexer Creates an index file from ZIP/JAR archives used by the client-side update mechanism to download individual ZIP entries from a web server.
ProgressListenerManager Provides a convenient way to handle multiple ProgressListeners at once.
Resource Encapsulates information relevant to update a ZIP entry and access to its data, similar to java.util.zip.ZipEntry.
UpdateEngine The work horse of the whole update system containing the diff and patch functionality as well as hooks to register listeners.
UpdateLocation Encapsulates an URL-based location which holds the up-to-date version of an archive and provides the fine-grained access functionality to a remote archive's contents.