Package | Description |
---|---|
com.xalys.xgl.i18n |
Modifier and Type | Method and Description |
---|---|
static NumberFormat |
NumberFormat.getCurrencyFormat(Locale locale) |
static NumberFormat |
NumberFormat.getDecimalFormat() |
static NumberFormat |
NumberFormat.getDecimalFormat(Locale locale)
Provides the standard decimal format for the locale.
|
static NumberFormat |
NumberFormat.getFormat(String pattern) |
static NumberFormat |
NumberFormat.getPercentFormat() |
static NumberFormat |
NumberFormat.getPercentFormat(Locale locale)
Provides the standard decimal format for the locale.
|
Copyright © 2018 Xalys. All rights reserved.