Spring Web Flow

Package org.springframework.binding.mapping.impl

The default data Mapper implementation.

See:
          Description

Class Summary
DefaultMapper Generic mapper implementation that allows mappings to be configured programatically.
DefaultMapping A single mapping definition, encapsulating the information necessary to map the result of evaluating an expression on a source object to a property on a target object, optionally applying a type conversion during the mapping process.
DefaultMappingContext Default mapping context implementation.
DefaultMappingResults Default mapping results implementation.
 

Package org.springframework.binding.mapping.impl Description

The default data Mapper implementation.


Spring Web Flow