Package | Description |
---|---|
com.itextpdf.kernel.counter |
Modifier and Type | Class and Description |
---|---|
class |
DataHandlerCounter
Counter based on EventDataHandler .
|
class |
DefaultEventCounter
Default implementation of the EventCounter interface that essentially doesn't do anything.
|
class |
SystemOutEventCounter
A EventCounter implementation that outputs event type to System.out
|
Modifier and Type | Method and Description |
---|---|
EventCounter |
SystemOutEventCounterFactory.getCounter(Class> cls) |
EventCounter |
SimpleEventCounterFactory.getCounter(Class> cls) |
EventCounter |
IEventCounterFactory.getCounter(Class> cls) |
Constructor and Description |
---|
SimpleEventCounterFactory(EventCounter counter) |
Copyright © 1998–2023 iText Group NV. All rights reserved.