Class JsonMapper

java.lang.Object
tools.jackson.databind.ObjectMapper
tools.jackson.databind.json.JsonMapper
All Implemented Interfaces:
Serializable, TreeCodec, Versioned

public class JsonMapper extends ObjectMapper
JSON-specific ObjectMapper implementation.
See Also: