public class ObjectMappersSuite extends Object
| Constructor and Description | 
|---|
| ObjectMappersSuite()No-arg constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.fasterxml.jackson.dataformat.csv.CsvMapper | getCsvMapper()Get the CSV mapper. | 
| com.fasterxml.jackson.databind.ObjectMapper | getMapper()Get the default mapper. | 
public com.fasterxml.jackson.databind.ObjectMapper getMapper()
public com.fasterxml.jackson.dataformat.csv.CsvMapper getCsvMapper()
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.