Package | Description |
---|---|
com.itextpdf.kernel.counter | |
com.itextpdf.kernel.counter.data | |
com.itextpdf.kernel.pdf | |
com.itextpdf.kernel.utils | |
com.itextpdf.signatures |
Modifier and Type | Method and Description |
---|---|
protected void |
SystemOutEventCounter.onEvent(IEvent event, IMetaInfo metaInfo) |
protected abstract void |
EventCounter.onEvent(IEvent event, IMetaInfo metaInfo)
The method that should be overridden for actual event processing
|
protected void |
DefaultEventCounter.onEvent(IEvent event, IMetaInfo metaInfo) |
protected void |
DataHandlerCounter.onEvent(IEvent event, IMetaInfo metaInfo)
Process the event.
|
void |
EventCounterHandler.onEvent(IEvent event, IMetaInfo metaInfo, Class> caller)
Triggers all registered IEventCounterFactory to produce EventCounter instance and count the event.
|
Modifier and Type | Method and Description |
---|---|
V |
IEventDataFactory.create(IEvent event, IMetaInfo metaInfo) |
void |
EventDataHandler.register(IEvent event, IMetaInfo metaInfo) |
Modifier and Type | Field and Description |
---|---|
protected IMetaInfo |
DocumentProperties.metaInfo |
Modifier and Type | Method and Description |
---|---|
DocumentProperties |
DocumentProperties.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets document meta info.
|
PdfEncryptor |
PdfEncryptor.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the IMetaInfo that will be used during PdfDocument creation.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfSplitter.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the IMetaInfo that will be used during PdfDocument creation.
|
void |
CompareTool.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets IMetaInfo info that will be used for both read and written documents creation.
|
Modifier and Type | Field and Description |
---|---|
protected IMetaInfo |
LtvVerifier.metaInfo
The meta info
|
Modifier and Type | Method and Description |
---|---|
void |
LtvVerifier.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the IMetaInfo that will be used during PdfDocument creation.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.