| Package | Description |
|---|---|
| org.boon.json | |
| org.boon.json.implementation |
| Modifier and Type | Method and Description |
|---|---|
static ObjectMapper |
JsonFactory.create() |
static ObjectMapper |
JsonFactory.create(JsonParserFactory parserFactory,
JsonSerializerFactory serializerFactory) |
static ObjectMapper |
JsonFactory.createUseAnnotations(boolean useJsonDates) |
static ObjectMapper |
JsonFactory.createUseJSONDates() |
static ObjectMapper |
JsonFactory.createUseProperties(boolean useJsonDates) |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectMapperImpl |
Copyright © 2016. All Rights Reserved.