Package com.github.dozermapper.core.loader
Mapping definition loader
-
Interface Summary Interface Description DozerBuilder.FieldBuider MappingsSource<T> Source of mapping definition. -
Class Summary 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.