|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.libs.I18N
public class I18N
I18N utils
| Constructor Summary | |
|---|---|
I18N()
|
|
| Method Summary | |
|---|---|
static String |
getCurrencySymbol(String currency)
Retrieve currency symbol for a currency |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public I18N()
| Method Detail |
|---|
public static String getCurrencySymbol(String currency)
currency - (JPY,USD,EUR,GBP,...)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||