| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| Modifier and Type | Class and Description |
|---|---|
class |
DozerBeanMapper
Public Dozer Mapper implementation.
|
| Modifier and Type | Method and Description |
|---|---|
MapperModelContext |
Mapper.getMapperModelContext()
Returns
MapperModelContext which allows readonly access to the Mapper model |
MapperModelContext |
MappingProcessor.getMapperModelContext()
Only required due to type coupling of MappingProcessor and Mapper - needs re-think
|
MapperModelContext |
DozerBeanMapper.getMapperModelContext()
Returns
MapperModelContext which allows readonly access to the Mapper model |
Copyright © 2005–2021 dozer. All rights reserved.