Uses of Class
tools.jackson.databind.cfg.ModuleContextBase
Packages that use ModuleContextBase
Package
Description
Package that contains most of configuration-related classes;
exception being couple of most-commonly used configuration
things (like Feature enumerations) that are at the
main level (
tools.jackson.databind
).-
Uses of ModuleContextBase in tools.jackson.databind.cfg
Methods in tools.jackson.databind.cfg that return ModuleContextBaseModifier and TypeMethodDescriptionprotected ModuleContextBase
MapperBuilder._constructModuleContext()