|
|
| Abort | Aborts the current operation.
|
| AppendFiles | Adds specified files to an existing archive.
|
| Compress | Creates the compressed archive.
|
| Config | Sets or retrieves a configuration setting.
|
| Delete | Deletes one or more files from an existing archive.
|
| Extract | Extracts a single file, directory, or group of files, from the archive.
|
| ExtractAll | Extracts all files from the compressed archive.
|
| IncludeFiles | Specifies that the indicated files should be added to the archive.
|
| Reset | Resets the component.
|
| Scan | Scans the compressed archive.
|
| SetArchiveInputStream | The stream to read the zip, tar, jar, or gzip archive from.
|
| SetArchiveOutputStream | The stream to write the zip, tar, jar, or gzip archive to.
|
| Update | Will update certain files in an archive.
|