| Package | Description |
|---|---|
| org.honton.chas.objectmanager.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfObjectManagerFactory
Factory for Jackson ObjectMapper which understands hocon format.
|
class |
JsonObjectManagerFactory
Factory for Jackson ObjectMapper which understands json format.
|
class |
XmlObjectManagerFactory
Factory for Jackson ObjectMapper which understands xml format.
|
class |
YamlObjectManagerFactory
Factory for Jackson ObjectMapper which understands yaml format.
|
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
ObjectMapperFactory.createMapper(String name,
Class<? extends ObjectMapperFactory> factoryClass) |
Copyright © 2016. All rights reserved.