Difference between revisions of "Extensions.ZipHandling"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:OTX '''ZipHandling''' Extension}}[[Category:OTX-Extension]][[Category:Zip]] | {{DISPLAYTITLE:OTX '''ZipHandling''' Extension}}[[Category:OTX-Extension]][[Category:Zip]] | ||
== Classification == | == Classification == | ||
− | {{ClassificationExtension | File | Provides Actions to compress or decompress ZIP containers | [[OtxReference#Extensions|OTX Extension]] | - | - | | + | {{ClassificationExtension | File | Provides Actions to compress or decompress ZIP containers | [[OtxReference#Extensions|OTX Extension]] | - | - | {{OtxSpec4}}}} |
== Introduction == | == Introduction == |
Revision as of 10:23, 11 September 2019
Classification
Name | File |
Short Description | Provides Actions to compress or decompress ZIP containers |
Class | OTX Extension |
Base Extension | - |
Pre-Conditions | - |
Specified by | ISO 13209-3 |
Introduction
The ZipFileHandle extension provides Actions to compress or decompress ZIP containers.
Actions
UnZipFile | |
ZipFile |
Exceptions
FileAlreadyExistsException | |
FileNotFoundException | |
ZipFormatException | |
ZipHandlingException |