| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| Modifier and Type | Class and Description |
|---|---|
class |
DozerBeanMapper
Public Dozer Mapper implementation.
|
class |
MappingProcessor
Internal Mapping Engine.
|
| Modifier and Type | Method and Description |
|---|---|
Mapper |
DozerBeanMapperBuilder.build()
Creates an instance of
Mapper. |
static Mapper |
DozerBeanMapperBuilder.buildDefault()
Creates an instance of
Mapper, with all the configuration set to its default values. |
protected Mapper |
DozerBeanMapper.getMappingProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapperAware.setMapper(Mapper mapper) |
Copyright © 2005–2021 dozer. All rights reserved.