Class | Description | |
---|---|---|
CompressionOptions | ||
DecompressionOptions | ||
DiskRequiredEventArgs | Provides information regarding the zip file that is being spanned or split. | |
InvalidDecryptionPasswordException | Exception that is thrown when the data could not be decrypted with the supplied decryption password. | |
InvalidZipStructureException | Exception that is thrown when the internal structure of a ZIP file is invalid. | |
Licenser | Class which is used to register the classes located in the Xceed.Zip namespace. | |
QuickZip | Exposes static methods that allow basic zip file operations. | |
QuickZipException | Exception that is thrown when an error occurs in a method of the QuickZip class. | |
ZipArchive | Specialization of the ZippedFolder class that represents the root folder in a ZIP file, i.e., the ZIP file itself. | |
ZipEvents | Class that dispatches events associated with zip operations performed on ZippedFile, ZippedFolder or ZipArchive objects. | |
ZipEventsSession | Class which derives from the Xceed.FileSystem.FileSystemEventsSession class and holds information about the session which is responsible for raising all events that occur during the process. | |
ZipException | Exception that is thrown when an error occurs in the Xceed.Zip namespace. | |
ZipIOException | Exception that is thrown when an IO exception occurs while reading from or writing to the ZIP file. | |
ZipMultiThreadManager | ||
ZipOverrides | ||
ZippedFile | Specialization of the Xceed.FileSystem.AbstractFile class that implements access to a file stored within a ZIP file. | |
ZippedFolder | Specialization of the Xceed.FileSystem.AbstractFolder class that implements access to a folder stored in a ZIP file. |