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 ContextManagerContextManager. INSTANCEMethods in com.itextpdf.commons.actions.contexts that return ContextManager Modifier and Type Method Description static ContextManagerContextManager. getInstance()Gets the singleton instance of this class.
-