JacksonJsonParser
constructor(objectMapper: ObjectMapper)
Creates an instance with the specified ObjectMapper.
Parameters
objectMapper
the object mapper to use
constructor()
Creates an instance with a default ObjectMapper that is created lazily.