|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.libs.I18N
public class I18N
I18N utils
Constructor Summary | |
---|---|
I18N()
|
Method Summary | |
---|---|
static java.lang.String |
getCurrencySymbol(java.lang.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 java.lang.String getCurrencySymbol(java.lang.String currency)
currency
- (JPY,USD,EUR,GBP,...)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |