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