|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.ds.fw.types.formatter.FwFloatFormatter
|
+--com.ds.fw.types.formatter.FwPercentageFormatter
| Constructor Summary | |
FwPercentageFormatter()
Creates new FwPercentageFormatter |
|
| Method Summary | |
static java.lang.String |
getPercentageSymbol(java.util.Locale inLocale)
Gets the percentage symbol from the resource table |
| Methods inherited from class com.ds.fw.types.formatter.FwFloatFormatter |
format, format, parseDouble, parseFloat, parseInt |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FwPercentageFormatter()
| Method Detail |
public static java.lang.String getPercentageSymbol(java.util.Locale inLocale)
throws java.lang.Exception
inLocale - - the locale
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||