|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConversionExecutor | A command object that is parameterized with the information necessary to perform a conversion of a source input to a target output. |
| ConversionService | A service interface for retrieving type conversion executors. |
| Exception Summary | |
|---|---|
| ConversionException | Base class for exceptions thrown by the convert system. |
| ConversionExecutionException | Thrown when an attempt to execute a type conversion fails. |
| ConversionExecutorNotFoundException | Thrown when a conversion executor could not be found in a conversion service. |
Core services for converting objects from one type to another.
|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||