spring-framework / org.springframework.beans.propertyeditors / CurrencyEditor / <init>

<init>

CurrencyEditor()

Editor for java.util.Currency, translating currency codes into Currency objects. Exposes the currency code as text representation of a Currency object.

Author
Juergen Hoeller

Since
3.0

See Also
java.util.Currency