Package | Description |
---|---|
com.itextpdf.kernel.counter |
Modifier and Type | Class and Description |
---|---|
class |
SimpleEventCounterFactory
IEventCounterFactory implementation that always returns counter instance passed to it in constructor
|
class |
SystemOutEventCounterFactory
IEventCounterFactory implementation that creates new SystemOutEventCounter on each call
|
Modifier and Type | Method and Description |
---|---|
boolean |
EventCounterHandler.isRegistered(IEventCounterFactory factory)
Checks whether the specified IEventCounterFactory is registered.
|
void |
EventCounterHandler.register(IEventCounterFactory factory)
Register new IEventCounterFactory .
|
boolean |
EventCounterHandler.unregister(IEventCounterFactory factory)
Unregister specified IEventCounterFactory .
|
Copyright © 1998–2023 iText Group NV. All rights reserved.