Package com.itextpdf.kernel.mac
Class StandaloneMacIntegrityProtector.StandaloneMacPdfObjectAdder
java.lang.Object
com.itextpdf.kernel.pdf.event.AbstractPdfDocumentEventHandler
com.itextpdf.kernel.mac.StandaloneMacIntegrityProtector.StandaloneMacPdfObjectAdder
- All Implemented Interfaces:
IEventHandler
- Enclosing class:
StandaloneMacIntegrityProtector
private final class StandaloneMacIntegrityProtector.StandaloneMacPdfObjectAdder
extends AbstractPdfDocumentEventHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Handles the accepted event.Methods inherited from class com.itextpdf.kernel.pdf.event.AbstractPdfDocumentEventHandler
addType, onEvent
-
Constructor Details
-
StandaloneMacPdfObjectAdder
private StandaloneMacPdfObjectAdder()
-
-
Method Details
-
onAcceptedEvent
Description copied from class:AbstractPdfDocumentEventHandler
Handles the accepted event.- Specified by:
onAcceptedEvent
in classAbstractPdfDocumentEventHandler
- Parameters:
event
-AbstractPdfDocumentEvent
to handle
-