public class Mapper extends Object implements Serializable
| Constructor and Description |
|---|
Mapper() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getInstance() |
static String |
writeValueAsString(Object value) |
static String |
writeValueAsString(Object value,
boolean unescapeBefore) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.