| Package | Description |
|---|---|
| com.github.dozermapper.core.classmap |
Mapping definition used internally for classes
|
| com.github.dozermapper.core.classmap.generator |
Generators to resolve the different types and their fields
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassMapBuilder.AnnotationClassesGenerator |
static class |
ClassMapBuilder.AnnotationFieldsGenerator |
static class |
ClassMapBuilder.AnnotationPropertiesGenerator |
static class |
ClassMapBuilder.CollectionMappingGenerator |
static class |
ClassMapBuilder.MapMappingGenerator |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanMappingGenerator |
class |
ClassLevelFieldMappingGenerator
Provides default field mappings when either the source class, destination class or both
classes have been declared field accessible e.g.
|
Copyright © 2005–2021 dozer. All rights reserved.