Uses of Class
com.aspose.zip.LzxArchiveEntry
-
-
Uses of LzxArchiveEntry in com.aspose.zip
Methods in com.aspose.zip that return types with arguments of type LzxArchiveEntry Modifier and Type Method Description List<LzxArchiveEntry>LzxArchive. getEntries()Gets file entries ofLzxArchiveEntrytype constituting the archive.
-