Package com.aspose.zip
Class SevenZipArchiveEntryEncrypted
- java.lang.Object
-
- com.aspose.zip.SevenZipArchiveEntry
-
- com.aspose.zip.SevenZipArchiveEntryEncrypted
-
- All Implemented Interfaces:
IArchiveFileEntry
public class SevenZipArchiveEntryEncrypted extends SevenZipArchiveEntry
SevenZip archive entry that needs to be compressed with encryption or decompressed with decryption.
-
-
Method Summary
-
Methods inherited from class com.aspose.zip.SevenZipArchiveEntry
extract, extract, extract, extract, getCompressedSize, getCompressionProgressed, getCompressionSettings, getLength, getModificationTime, getName, getUncompressedSize, isDirectory, open, open, setCompressionProgressed
-
-