| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| com.github.dozermapper.core.config.processors |
Processes values retrieved by resolvers
|
| Modifier and Type | Method and Description |
|---|---|
DozerBeanMapperBuilder |
DozerBeanMapperBuilder.withSettingsProcessor(SettingsProcessor processor)
Registers a
SettingsProcessor for the mapper. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSettingsProcessor
Processes default resolvers, which are currently:
LegacyPropertiesSettingsResolver, SystemPropertySettingsResolver and SystemEnvironmentSettingsResolver |
Copyright © 2005–2021 dozer. All rights reserved.