Overview | Module | Use | Devguide | Index |
Methods' Summary | Attributes' Summary | Methods' Details | Attributes' Details |
interface XLocaleData |
|
Methods' Summary | |
getLanguageCountryInfo | returns the LC_INFO locale information. |
getLocaleItem | returns LC_CTYPE separators and markers. |
getAllCalendars | returns all LC_CALENDAR calendars for a locale. |
getAllCurrencies | returns all LC_CURRENCY currencies for a locale. |
getAllFormats | returns all LC_FORMAT format elements for a locale. |
getCollatorImplementations | returns all LC_COLLATION collators for a locale. |
getSearchOptions | returns all LC_SEARCH search options for a locale. |
getCollationOptions | returns all LC_COLLATION collation options for a locale. |
getTransliterations | returns all LC_TRANSLITERATION transliterations for a locale. |
getForbiddenCharacters | returns all LC_MISC forbidden charatcers for a locale. |
getReservedWord | returns all LC_MISC reserved words for a locale. |
getAllInstalledLocaleNames | returns all available locales. |
Methods' Details | |||||||
getLanguageCountryInfo
|
|||||||
getLocaleItem
|
|||||||
getAllCalendars
|
|||||||
getAllCurrencies
|
|||||||
getAllFormats
|
|||||||
getCollatorImplementations
|
|||||||
getSearchOptions
|
|||||||
getCollationOptions
|
|||||||
getTransliterations
|
|||||||
getForbiddenCharacters
|
|||||||
getReservedWord
|
|||||||
getAllInstalledLocaleNames
|
Copyright © 2011, 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.