| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| com.github.dozermapper.core.builder |
Build mappings via different API extensions
|
| com.github.dozermapper.core.factory |
Factory methods used by the mapper to create objects
|
| Modifier and Type | Method and Description |
|---|---|
T |
BeanGeneralCreationStrategy.create(BeanCreationDirective directive) |
boolean |
BeanGeneralCreationStrategy.isApplicable(BeanCreationDirective directive) |
| Modifier and Type | Method and Description |
|---|---|
BeanBuilder |
DestBeanBuilderCreator.create(BeanCreationDirective directive) |
| Modifier and Type | Method and Description |
|---|---|
Object |
DestBeanCreator.create(BeanCreationDirective directive) |
Copyright © 2005–2021 dozer. All rights reserved.