Spring Web Flow

Package org.springframework.binding.mapping

Support for mapping data between objects.

See:
          Description

Interface Summary
Mapper Maps state between two objects.
Mapping Information about a single mapping.
MappingResult A single data mapping result.
MappingResults Exposes information about the results of a mapping transaction.
MappingResultsCriteria A predicate used to select mapping result objects in a call to MappingResults.getResults(MappingResultsCriteria).
 

Package org.springframework.binding.mapping Description

Support for mapping data between objects.


Spring Web Flow