Package com.aspose.zip
Class ArchiveEntryPlain
- java.lang.Object
-
- com.aspose.zip.ArchiveEntry
-
- com.aspose.zip.ArchiveEntryPlain
-
- All Implemented Interfaces:
IArchiveFileEntry
public final class ArchiveEntryPlain extends ArchiveEntry
Zip entry that needs to be compressed without encryption or decompressed without decryption.
-
-
Method Summary
-
Methods inherited from class com.aspose.zip.ArchiveEntry
extract, extract, extract, extract, getComment, getCompressedSize, getCompressionProgressed, getCompressionSettings, getDataSource, getExtractionProgressed, getLength, getModificationTime, getName, getUncompressedSize, isDirectory, open, open, setCompressionProgressed, setExtractionProgressed, setModificationTime
-
-