Package com.aspose.zip
Class SevenZipArchiveEntryPlain
- java.lang.Object
-
- com.aspose.zip.SevenZipArchiveEntry
-
- com.aspose.zip.SevenZipArchiveEntryPlain
-
- All Implemented Interfaces:
IArchiveFileEntry
public class SevenZipArchiveEntryPlain extends SevenZipArchiveEntry
SevenZip entry that needs to be compressed without encryption or decompressed without 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
-
-