Uses of Interface
com.itextpdf.kernel.events.IEventDispatcher
Packages that use IEventDispatcher
Package
Description
-
Uses of IEventDispatcher in com.itextpdf.kernel.events
Classes in com.itextpdf.kernel.events that implement IEventDispatcherModifier and TypeClassDescriptionclass
IEventDispatcher implementation that forwards Events to registeredIEventHandler
implementations. -
Uses of IEventDispatcher in com.itextpdf.kernel.pdf
Classes in com.itextpdf.kernel.pdf that implement IEventDispatcher -
Uses of IEventDispatcher in com.itextpdf.pdfa
Classes in com.itextpdf.pdfa that implement IEventDispatcherModifier and TypeClassDescriptionclass
This class extendsPdfADocument
and serves asPdfADocument
for PDF/A compliant documents and asPdfDocument
for non PDF/A documents.class
This class extendsPdfDocument
and is in charge of creating files that comply with the PDF/A standard. -
Uses of IEventDispatcher in com.itextpdf.pdfua
Classes in com.itextpdf.pdfua that implement IEventDispatcher