Package com.itextpdf.commons.actions
Interface IEventHandler
- All Known Implementing Classes:
AbstractContextBasedEventHandler,AbstractPdfDocumentEventHandler,ProductEventHandler,SignatureMacIntegrityProtector.SignatureMacContainerEmbedder,SignatureMacIntegrityProtector.SignatureMacPdfObjectAdder,StandaloneMacIntegrityProtector.StandaloneMacContainerEmbedder,StandaloneMacIntegrityProtector.StandaloneMacPdfObjectAdder
public interface IEventHandler
The interface for an event handler.
-
Method Summary
-
Method Details
-
onEvent
Handles the event.- Parameters:
event- to handle
-