public class FormatterNumberLocalized extends FormatterNumber
| Constructor and Description |
|---|
FormatterNumberLocalized(String args)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
cleanStringNumber(String sValue,
DecimalFormatSymbols decimalFormatSymbols)
Simplifie une chaine réprésentant un nombre.
|
protected DecimalFormatSymbols |
getDecimalFormatSymbols() |
void |
initParameters(String args) |
cleanStringNumber, getPattern, stringToValue, valueToStringpublic FormatterNumberLocalized(String args)
public void initParameters(String args)
initParameters in class FormatterNumberargs - Argumentsprotected DecimalFormatSymbols getDecimalFormatSymbols()
getDecimalFormatSymbols in class FormatterNumberprotected String cleanStringNumber(String sValue, DecimalFormatSymbols decimalFormatSymbols)
FormatterNumbercleanStringNumber in class FormatterNumbersValue - Chaine saisiedecimalFormatSymbols - symboles décimaux utiliséesCopyright © 2015. All Rights Reserved.