Default, local implementation of a conversion service. Will automatically
register from string converters for a number of standard Java
types like Class, Number, Boolean and so on.
author: Keith Donald
Constructor Summary
public
DefaultConversionService() Creates a new default conversion service, installing the default
converters.