Package | Description |
---|---|
com.itextpdf.kernel.log | |
com.itextpdf.kernel.pdf | |
com.itextpdf.pdfa |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCounter
Deprecated.
will be removed in next major release, please use
DefaultEventCounter instead.
|
class |
SystemOutCounter
Deprecated.
will be removed in the next major release, please use
SystemOutEventCounter instead.
|
Modifier and Type | Method and Description |
---|---|
ICounter |
SystemOutCounterFactory.getCounter(Class> cls)
Deprecated.
|
ICounter |
ICounterFactory.getCounter(Class> cls)
Deprecated.
|
ICounter |
SimpleCounterFactory.getCounter(Class> cls)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<ICounter> |
CounterManager.getCounters(Class> cls)
Deprecated.
Returns a list of registered counters for specific class.
|
Constructor and Description |
---|
SimpleCounterFactory(ICounter counter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected List<ICounter> |
PdfDocument.getCounters()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected List<ICounter> |
PdfADocument.getCounters()
Deprecated.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.