|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.text.Format
it.amattioli.encapsulate.money.MoneyFormat
it.amattioli.encapsulate.money.EuroFormat
public class EuroFormat
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.text.Format |
|---|
Format.Field |
| Constructor Summary | |
|---|---|
protected |
EuroFormat(Locale locale)
|
| Method Summary | |
|---|---|
static Locale[] |
getAvailableLocales()
|
static EuroFormat |
getInstance(Locale locale)
|
protected Money |
numberToMoney(Number n)
|
| Methods inherited from class it.amattioli.encapsulate.money.MoneyFormat |
|---|
format, getInstance, getInstance, parse, parse, parseObject |
| Methods inherited from class java.text.Format |
|---|
clone, format, formatToCharacterIterator, parseObject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected EuroFormat(Locale locale)
| Method Detail |
|---|
public static EuroFormat getInstance(Locale locale)
public static Locale[] getAvailableLocales()
protected Money numberToMoney(Number n)
numberToMoney in class MoneyFormat
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||