Uses of Class
com.itextpdf.commons.actions.contexts.ContextManager
-
Packages that use ContextManager Package Description com.itextpdf.commons.actions.contexts -
-
Uses of ContextManager in com.itextpdf.commons.actions.contexts
Fields in com.itextpdf.commons.actions.contexts declared as ContextManager Modifier and Type Field Description private static ContextManager
ContextManager. INSTANCE
Methods in com.itextpdf.commons.actions.contexts that return ContextManager Modifier and Type Method Description static ContextManager
ContextManager. getInstance()
Gets the singleton instance of this class.
-