public class FormatterNumberLocalized extends FormatterNumber
FMT_DEFAULTREGEX_DEFINITION_URN, SEPARATOR| Constructor and Description |
|---|
FormatterNumberLocalized(String name)
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)
Initialisation du Formatter par des arguments passés en chaine de caractères.
|
cleanStringNumber, getPattern, stringToValue, valueToStringgetName, toStringpublic FormatterNumberLocalized(String name)
public void initParameters(String args)
initParameters in class FormatterNumberargs - Paramétrage du Formatterprotected DecimalFormatSymbols getDecimalFormatSymbols()
getDecimalFormatSymbols in class FormatterNumberprotected String cleanStringNumber(String sValue, DecimalFormatSymbols decimalFormatSymbols)
FormatterNumbercleanStringNumber in class FormatterNumbersValue - Chaine saisiedecimalFormatSymbols - symboles décimaux utiliséesCopyright © 2014. All Rights Reserved.