public class Mapper extends Object
Constructor and Description |
---|
Mapper() |
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getInstance() |
static com.fasterxml.jackson.databind.ObjectWriter |
getWriter(Boolean pretty) |
public static com.fasterxml.jackson.databind.ObjectMapper getInstance()
public static com.fasterxml.jackson.databind.ObjectWriter getWriter(Boolean pretty)
Copyright © 2016 Rustici Software. All Rights Reserved.