| Name | Description | Type | Package | Framework |
| DefaultMapper | Generic mapper implementation that allows mappings to be configured programatically. | Class | org.springframework.binding.mapping.impl | Spring Webflow |
| DefaultMapping | A single mapping definition, encapsulating the information necessary to map the result of evaluating an expression ona source object to a property on a target object, optionally applying a type conversion during the mapping process. | Class | org.springframework.binding.mapping.impl | Spring Webflow |
| DefaultMappingContext | Default mapping context implementation. | Class | org.springframework.binding.mapping.impl | Spring Webflow |
| DefaultMappingResults | Default mapping results implementation. | Class | org.springframework.binding.mapping.impl | Spring Webflow |