Class BigDecimalLocaleConverter

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

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