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 CounterFactoryCounterFactory. myselfThe singleton instance.Methods in com.itextpdf.text.log that return CounterFactory Modifier and Type Method Description static CounterFactoryCounterFactory. getInstance()Returns the singleton instance of the factory.
-