| Package | Description |
|---|---|
| ninja.leaping.configurate | |
| ninja.leaping.configurate.objectmapping |
| Modifier and Type | Method and Description |
|---|---|
ObjectMapperFactory |
ConfigurationOptions.getObjectMapperFactory()
Get the current object mapper factory that is most appropriate to this configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationOptions |
ConfigurationOptions.setObjectMapperFactory(ObjectMapperFactory factory)
Set the factory to use to produce object mapper instances for this configuration
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectMapperFactory
Factory for a basic
ObjectMapper |
class |
GuiceObjectMapperFactory
A factory for
ObjectMappers that will inherit the injector from wherever it is provided. |
| Modifier and Type | Method and Description |
|---|---|
static ObjectMapperFactory |
DefaultObjectMapperFactory.getInstance() |
Copyright © 2014–2017. All rights reserved.