Methods' Summary |
getDefault |
returns the default number format code of a specific category
(usage group) for a given locale and format length type.
|
getFormatCode |
returns the number format pointed to by nFormatIndex for
a given locale.
|
getAllFormatCode |
returns all format codes for a given nFormatUsage and locale.
|
getAllFormatCodes |
returns all format codes for a given locale.
|
Methods' Details |
getDefault
- Description
- returns the default number format code of a specific category
(usage group) for a given locale and format length type.
- Parameter nFormatType
- one of the constants listed in KNumberFormatType
- Parameter nFormatUsage
- one of KNumberFormatUsage values
|
|
getFormatCode
- Description
- returns the number format pointed to by nFormatIndex for
a given locale.
- Parameter nFormatIndex
- one of NumberFormatIndex values
|
|
getAllFormatCode
- Description
- returns all format codes for a given nFormatUsage and locale.
- Parameter nFormatUsage
- one of KNumberFormatUsage values
|
|
getAllFormatCodes
- Description
- returns all format codes for a given locale.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.