Class DoubleLocaleConverter

All Implemented Interfaces:
Converter<Double>, LocaleConverter<Double>

Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a Double object, optionally using a default value or throwing a ConversionException if a conversion error occurs.