| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| com.github.dozermapper.core.classmap.generator |
Generators to resolve the different types and their fields
|
| Modifier and Type | Method and Description |
|---|---|
default Collection<BeanFieldsDetector> |
DozerModule.getBeanFieldsDetectors()
To be implemented by module if it provides any additional detectors of bean fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaBeanFieldsDetector |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanMappingGenerator.addPluggedFieldDetectors(Collection<BeanFieldsDetector> beanFieldsDetectors) |
Copyright © 2005–2021 dozer. All rights reserved.