| Package | Description |
|---|---|
| com.github.dozermapper.core.builder.model.elengine |
ELEngine extension to JAXB model |
| com.github.dozermapper.core.builder.model.jaxb |
JAXB model that describes the mapping definitions
|
| Modifier and Type | Class and Description |
|---|---|
class |
ELConverterTypeDefinition |
| Modifier and Type | Method and Description |
|---|---|
ConverterTypeDefinition |
ELCustomConvertersDefinition.withConverter() |
| Constructor and Description |
|---|
ELClassDefinition(ELEngine elEngine,
MappingDefinition parentMappingDefinition,
ConverterTypeDefinition parentConverterTypeDefinition) |
ELConverterTypeDefinition(ELEngine elEngine,
ConverterTypeDefinition copy) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConverterTypeDefinition> |
CustomConvertersDefinition.converter |
| Modifier and Type | Method and Description |
|---|---|
ConverterTypeDefinition |
ClassDefinition.endType() |
ConverterTypeDefinition |
CustomConvertersDefinition.withConverter() |
ConverterTypeDefinition |
ConverterTypeDefinition.withType(String type) |
| Constructor and Description |
|---|
ClassDefinition(MappingDefinition parentMappingDefinition,
ConverterTypeDefinition parentConverterTypeDefinition) |
Copyright © 2005–2021 dozer. All rights reserved.