| Package | Description |
|---|---|
| org.dozer | |
| org.dozer.factory | |
| org.dozer.loader.api |
| Modifier and Type | Method and Description |
|---|---|
void |
DozerBeanMapper.setFactories(Map<String,BeanFactory> factories) |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXBBeanFactory
Public custom bean factory that can be used by applition code when mapping JAXB data objects
|
class |
XMLBeanFactory
Public custom bean factory that can be used by applition code when mapping XMLBean data objects
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DestBeanCreator.setStoredFactories(Map<String,BeanFactory> factories) |
| Modifier and Type | Method and Description |
|---|---|
TypeDefinition |
TypeDefinition.beanFactory(Class<? extends BeanFactory> type) |
Copyright © 2005-2014 dozer. All Rights Reserved.