public class NumericCufHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
formatInputNumericCufValue(String unformatedValue)
Replace the decimal separator , by a .
|
static String |
formatOutputNumericCufValue(String unformatedValue)
Method to format a String reprsenting a number to the same string with good locale decimal separator.
|
public static String formatOutputNumericCufValue(String unformatedValue)
unformatedValue - Copyright © 2010–2017 Henix, henix.fr. All rights reserved.