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