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