Class CurrencyEditor

  • All Implemented Interfaces:
    PropertyEditor

    public class CurrencyEditor
    extends PropertyEditorSupport
    Editor for java.util.Currency, translating currency codes into Currency objects. Exposes the currency code as text representation of a Currency object.
    Since:
    3.0
    Author:
    Juergen Hoeller
    See Also:
    Currency