Uses of Class
com.aspose.zip.EntryEventArgsXar
-
-
Uses of EntryEventArgsXar in com.aspose.zip
Subclasses of EntryEventArgsXar in com.aspose.zip Modifier and Type Class Description classCancelEntryEventArgsXarEvent arguments for cancelable entry related events.Methods in com.aspose.zip that return types with arguments of type EntryEventArgsXar Modifier and Type Method Description Event<EntryEventArgsXar>EventsBagXar. getEntryAccessed()Gets an event that is raised before an archive entry is being compressed.Method parameters in com.aspose.zip with type arguments of type EntryEventArgsXar Modifier and Type Method Description voidEventsBagXar. setEntryAccessed(Event<EntryEventArgsXar> value)Sets an event that is raised before an archive entry is being compressed.
-