public static interface ClassMapBuilder.ClassMappingGenerator
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(ClassMap classMap) |
boolean |
apply(ClassMap classMap,
Configuration configuration)
true if we should stop after applied
|
boolean accepts(ClassMap classMap)
boolean apply(ClassMap classMap, Configuration configuration)
classMap - information about the classes being mappedconfiguration - configuration of the mappingCopyright © 2005–2021 dozer. All rights reserved.