| 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 |
ELAllowedExceptionsDefinition |
| Modifier and Type | Method and Description |
|---|---|
AllowedExceptionsDefinition |
ELConfigurationDefinition.withAllowedExceptions() |
| Constructor and Description |
|---|
ELAllowedExceptionsDefinition(ELEngine elEngine,
AllowedExceptionsDefinition copy) |
| Modifier and Type | Field and Description |
|---|---|
protected AllowedExceptionsDefinition |
ConfigurationDefinition.allowedExceptions |
| Modifier and Type | Method and Description |
|---|---|
AllowedExceptionsDefinition |
AllowedExceptionsDefinition.addException(String exception) |
AllowedExceptionsDefinition |
ConfigurationDefinition.withAllowedExceptions() |
Copyright © 2005–2021 dozer. All rights reserved.