类 CurrencyEditor

  • 所有已实现的接口:
    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.
    从以下版本开始:
    3.0
    作者:
    Juergen Hoeller
    另请参阅:
    Currency