Package org.springframework.binding.convert
package org.springframework.binding.convert
Core services for converting objects from one type to another.
-
ClassDescriptionBase class for exceptions thrown by the convert system.Thrown when an attempt to execute a type conversion fails.A command object that is parameterized with the information necessary to perform a conversion of a source input to a target output.Thrown when a conversion executor could not be found in a conversion service.A service interface for retrieving type conversion executors.