Uses of Class
com.aspose.zip.CabLoadOptions
-
-
Uses of CabLoadOptions in com.aspose.zip
Constructors in com.aspose.zip with parameters of type CabLoadOptions Constructor Description CabArchive(InputStream sourceStream, CabLoadOptions loadOptions)Initializes a new instance of theCabArchiveclass and composes an entry list can be extracted from the archive.CabArchive(String path, CabLoadOptions loadOptions)Initializes a new instance of theCabArchiveclass and composes an entry list can be extracted from the archive.
-