public class ICUNumberer_en extends ICUNumbererPE
cyrillicLower, cyrillicUpper, greekLower, greekUpper, hebrew, hiraganaA, hiraganaI, katakanaA, katakanaI, latinLower, latinUpper, LOWER_CASE, TITLE_CASE, UPPER_CASE, westernDigits| Constructor and Description |
|---|
ICUNumberer_en() |
| Modifier and Type | Method and Description |
|---|---|
void |
config(java.util.Locale locale,
java.lang.String privateUseExtension,
Configuration config)
Configure an ICU numberer.
|
java.lang.String |
postProcess(java.lang.String s)
Replace '-' in compound numeric words in English by ' '
|
availableOrdinalNumberings, availableSpelloutNumberings, dayName, defaultedLocale, getICUVersion, getLocales, getNumberer, getPreferences, monthName, ordinalSuffix, postProcessOrdinal, realLocale, toOrdinalWords, toWords, toWordsalphaDefault, convertDigitSystem, format, format, getCalendarName, getCountry, getEraName, getOrdinalSuffixForDateTime, halfDayName, setCountry, toAlpha, toAlphaSequence, toJapanese, toRomanpublic void config(java.util.Locale locale,
java.lang.String privateUseExtension,
Configuration config)
ICUNumbererPEconfig in class ICUNumbererPElocale - the locale to useprivateUseExtension - the language code extension used to denote required numberingconfig - the system Configurationpublic java.lang.String postProcess(java.lang.String s)
postProcess in class ICUNumbererPEs - the word string to processCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.