| 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 |
ELMappingsDefinition
The document root.
|
| Constructor and Description |
|---|
ELConfigurationDefinition(ELEngine elEngine,
MappingsDefinition parent) |
ELMappingDefinition(ELEngine elEngine,
MappingsDefinition parent) |
ELMappingsDefinition(ELEngine elEngine,
MappingsDefinition copy) |
| Modifier and Type | Method and Description |
|---|---|
MappingsDefinition |
MappingDefinition.end() |
MappingsDefinition |
ConfigurationDefinition.end() |
| Constructor and Description |
|---|
ConfigurationDefinition(MappingsDefinition parent) |
MappingDefinition(MappingsDefinition parent) |
Copyright © 2005–2021 dozer. All rights reserved.