Class | Description |
---|---|
ZipArchiveEntry |
This class represents an entry in a ZIP archive
|
ZipArchiver<C extends ApplicationContext> |
This class is supposed to create a ZIP archive from either files/directories or
directly from any input-streams.
|
ZipArchiverTask<C extends ApplicationContext> |
This task runs a
ZipArchiver asynchronously |
ZipEntryInfo |
This class stores
ZipEntry information. |
ZipExtractor<C extends ApplicationContext> |
This class extracts the content of a zip archive into a given target-directory.
|
ZipLister<C extends ApplicationContext> |
This class lists the content of a ZIP archive onto the console.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.