Converter which converts Number to String and converts it back. You can pass in
a NumberFormat as UserObject of ConverterContext if you want to control the
format of the number such as maximum decimal point etc.
Constructor Summary
public
NumberConverter() Creates a number converter with no NumberFormat.