Difference between revisions of "Extensions.ZipHandling"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:OTX '''ZipHandling''' Extension}}Category:OTX-ExtensionCategory:Xml == Classification == {{ClassificationExtension | File | Provides Actions to compress...") |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:OTX '''ZipHandling''' Extension}}[[Category:OTX-Extension]][[Category:Xml]] | {{DISPLAYTITLE:OTX '''ZipHandling''' Extension}}[[Category:OTX-Extension]][[Category:Xml]] | ||
== 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]] | - | - | [https://www.iso.org/standard/74090.html ISO 13209-4]}} |
== Introduction == | == Introduction == |
Revision as of 07:21, 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 |