Package org.springframework.binding.convert.service
package org.springframework.binding.convert.service
Contains the implementation of the type ConversionService.
-
ClassDescriptionDefault, local implementation of a conversion service.Base implementation of a conversion service.A conversion executor that doesn't resolve its converter until its time to perform a conversion.A Spring Converter that makes it possible for a Spring Binding Converter to be registered with a Spring
ConversionService
.A command object that is parameterized with the information necessary to perform a conversion of a source input to a target output.