|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.binding.format.AbstractNumberFormatFactory
org.springframework.binding.format.CurrencyNumberFormatFactory
public class CurrencyNumberFormatFactory
Produces NumberFormat instances that format currency values.
NumberFormat| Constructor Summary | |
|---|---|
CurrencyNumberFormatFactory()
|
|
| Method Summary | |
|---|---|
protected java.text.NumberFormat |
getNumberFormat(java.util.Locale locale)
Subclasses should override to create the new NumberFormat instance. |
| Methods inherited from class org.springframework.binding.format.AbstractNumberFormatFactory |
|---|
getLocale, getNumberFormat, setLocale |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrencyNumberFormatFactory()
| Method Detail |
|---|
protected java.text.NumberFormat getNumberFormat(java.util.Locale locale)
AbstractNumberFormatFactory
getNumberFormat in class AbstractNumberFormatFactorylocale - the locale to use
|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||