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