Java com.fasterxml.jackson.databind Module fields, constructors, methods, implement or subclass

Example usage for Java com.fasterxml.jackson.databind Module fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.fasterxml.jackson.databind Module.

The text is from its open source code.

Subclass

com.fasterxml.jackson.databind.Module has subclasses.
Click this link to see all its subclasses.

Constructor

Method

StringgetModuleName()
Method that returns identifier for module; this can be used by Jackson for informational purposes, as well as in associating extensions with module that provides them.
Versionversion()
Method that returns version of this module.