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() |
cleanStringNumber, getPattern, initParameters, stringToValue, valueToStringpublic FormatterNumberLocalized(String args)
protected DecimalFormatSymbols getDecimalFormatSymbols()
getDecimalFormatSymbols in class FormatterNumberprotected String cleanStringNumber(String sValue, DecimalFormatSymbols decimalFormatSymbols)
FormatterNumbercleanStringNumber in class FormatterNumbersValue - Chaine saisiedecimalFormatSymbols - symboles décimaux utiliséesCopyright © 2019. All Rights Reserved.