Uses of Class
com.itextpdf.text.log.CounterFactory
-
Packages that use CounterFactory Package Description com.itextpdf.text.log -
-
Uses of CounterFactory in com.itextpdf.text.log
Fields in com.itextpdf.text.log declared as CounterFactory Modifier and Type Field Description private static CounterFactory
CounterFactory. myself
The singleton instance.Methods in com.itextpdf.text.log that return CounterFactory Modifier and Type Method Description static CounterFactory
CounterFactory. getInstance()
Returns the singleton instance of the factory.
-