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, toWords
alphaDefault, convertDigitSystem, format, format, getCalendarName, getCountry, getEraName, getOrdinalSuffixForDateTime, halfDayName, setCountry, toAlpha, toAlphaSequence, toJapanese, toRoman
public void config(java.util.Locale locale, java.lang.String privateUseExtension, Configuration config)
ICUNumbererPE
config
in class ICUNumbererPE
locale
- 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 ICUNumbererPE
s
- the word string to processCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.