Uses of Class
com.aspose.zip.EventsBag
-
-
Uses of EventsBag in com.aspose.zip
Methods in com.aspose.zip that return EventsBag Modifier and Type Method Description EventsBagArchiveSaveOptions. getEventsBag()Gets container of events raising on archive saving.EventsBagSplitArchiveSaveOptions. getEventsBag()Gets container of events raising on archive saving.Methods in com.aspose.zip with parameters of type EventsBag Modifier and Type Method Description voidArchiveSaveOptions. setEventsBag(EventsBag value)Sets container of events raising on archive saving.voidSplitArchiveSaveOptions. setEventsBag(EventsBag value)Sets container of events raising on archive saving.
-