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...") |
(Edited by Ngoc Tran.) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE:OTX '''ZipHandling''' Extension}}[[Category:OTX-Extension | + | {{DISPLAYTITLE:OTX '''ZipHandling''' Extension}}[[Category:OTX-Extension]] |
== 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]] | - | - | SpecifiedBy={{OtxSpec4}}}} |
== Introduction == | == Introduction == |
Latest revision as of 10:52, 12 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-4 |
Introduction
The ZipFileHandle extension provides Actions to compress or decompress ZIP containers.
Actions
UnZipFile | |
ZipFile |
Exceptions
FileAlreadyExistsException | |
FileNotFoundException | |
ZipFormatException | |
ZipHandlingException |