| 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 |
ELCustomConvertersDefinition |
| Modifier and Type | Method and Description |
|---|---|
CustomConvertersDefinition |
ELConfigurationDefinition.withCustomConverters() |
| Constructor and Description |
|---|
ELConverterTypeDefinition(ELEngine elEngine,
CustomConvertersDefinition parent) |
ELCustomConvertersDefinition(ELEngine elEngine,
CustomConvertersDefinition copy) |
| Modifier and Type | Field and Description |
|---|---|
protected CustomConvertersDefinition |
ConfigurationDefinition.customConverters |
| Modifier and Type | Method and Description |
|---|---|
CustomConvertersDefinition |
ConverterTypeDefinition.end() |
CustomConvertersDefinition |
ConfigurationDefinition.withCustomConverters() |
| Constructor and Description |
|---|
ConverterTypeDefinition(CustomConvertersDefinition parent) |
Copyright © 2005–2021 dozer. All rights reserved.