| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| com.github.dozermapper.core.propertydescriptor |
DozerPropertyDescriptor strategies used to map objects |
| Modifier and Type | Method and Description |
|---|---|
default Collection<PropertyDescriptorCreationStrategy> |
DozerModule.getPropertyDescriptorCreationStrategies()
To be implemented by module if it provides any additional strategies to create property description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDescriptorFactory.addPluggedPropertyDescriptorCreationStrategies(Collection<PropertyDescriptorCreationStrategy> strategies) |
Copyright © 2005–2021 dozer. All rights reserved.