Interface | Description |
---|---|
DozerBuilder.FieldBuider | |
MappingsSource<T> |
Source of mapping definition.
|
Class | Description |
---|---|
CustomMappingsLoader |
Internal class that loads and parses custom xml mapping files into ClassMap objects.
|
DozerBuilder |
Builder API for achivieng the same effect as custom Xml mappings.
|
DozerBuilder.ClassDefinitionBuilder | |
DozerBuilder.ConfigurationBuilder | |
DozerBuilder.CustomConverterBuilder | |
DozerBuilder.FieldDefinitionBuilder | |
DozerBuilder.FieldExclusionBuilder | |
DozerBuilder.FieldMappingBuilder | |
DozerBuilder.MappingBuilder | |
LoadMappingsResult |
Internal class that contains the results of the loadMappings operation.
|
MappingsParser |
Internal class that decorates raw ClassMap objects and performs various validations on the explicit field mappings.
|
Copyright © 2005-2014 dozer. All Rights Reserved.