| Package | Description |
|---|---|
| com.itextpdf.kernel.log |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCounterFactory
ICounterFactory implementation that always returns counter instance passed to it in constructor
|
class |
SystemOutCounterFactory
ICounterFactory implementation that creates new SystemOutCounter on each call
|
| Modifier and Type | Method and Description |
|---|---|
void |
CounterManager.register(ICounterFactory factory)
Register new ICounterFactory.
|
boolean |
CounterManager.unregister(ICounterFactory factory)
Unregister specified ICounterFactory.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.