| Package | Description |
|---|---|
| com.itextpdf.kernel.counter | |
| com.itextpdf.kernel.counter.data | |
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataHandlerCounter.onEvent(IEvent event,
IMetaInfo metaInfo)
Process the event.
|
protected void |
DefaultEventCounter.onEvent(IEvent event,
IMetaInfo metaInfo) |
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
|
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 |
|---|---|
PdfEncryptor |
PdfEncryptor.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the
IMetaInfo that will be used during PdfDocument creation. |
DocumentProperties |
DocumentProperties.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets document meta info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompareTool.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets
IMetaInfo info that will be used for both read and written documents creation. |
void |
PdfSplitter.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the
IMetaInfo that will be used during PdfDocument creation. |
Copyright © 1998–2021 iText Group NV. All rights reserved.