GNU Classpath (0.95) | |
Frames | No Frames |
Fields of type java.text.NumberFormat.Field | |
NumberFormat.Field | Attribute set to all characters containing the currency unit.
|
NumberFormat.Field | Attribute set to all characters containing a decimal separator.
|
NumberFormat.Field | Attribute set to all characters containing digits of the exponential
part.
|
NumberFormat.Field | Attribute set to all characters containing the exponent sign.
|
NumberFormat.Field | Attribute set to all characters containing an exponential symbol (e.g.
|
NumberFormat.Field | Attribute set to all characters containing digits of the fractional
part.
|
NumberFormat.Field | Attribute set to all characters containing a grouping separator (e.g.
|
NumberFormat.Field | Attribute set to all characters containing digits of the integer
part.
|
NumberFormat.Field | Attribute set to all characters containing a percent symbol (e.g. |
NumberFormat.Field | Attribute set to all characters containing a permille symbol.
|
NumberFormat.Field | Attribute set to all characters containing a sign (plus or minus).
|
GNU Classpath (0.95) |