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.
|
CustomMappingsLoader.ByReferenceConverter |
Returns the source field value as a reference, regardless of other parameters.
|
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–2018 dozer. All rights reserved.