Package com.adobe.xfa.ut.lcdata
Class LcBundle
java.lang.Object
com.adobe.xfa.ut.lcdata.LcBundle
A utility class to access the properties of Locale resource bundles.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCurrencySymbolProperty(int symbol) static StringgetDateFormatProperty(int style) static Stringstatic Stringstatic StringgetEraProperty(int era) static StringgetLongDayProperty(int weekday) static StringgetLongMonthProperty(int month) static StringgetMeridiemProperty(int aspect) static StringgetNumberFormatProperty(int style) static StringgetNumericSymbolProperty(int symbol) static StringgetShortDayProperty(int weekday) static StringgetShortMonthProperty(int month) static StringgetTimeFormatProperty(int style) static String
-
Field Details
-
BUNDLE_BASE
The base name of property resource bundles.- See Also:
-
-
Method Details
-
getLongMonthProperty
-
getShortMonthProperty
-
getLongDayProperty
-
getShortDayProperty
-
getMeridiemProperty
-
getEraProperty
-
getDateFormatProperty
-
getTimeFormatProperty
-
getDateTimeFormatProperty
-
getDateTimeSymbolsProperty
-
getNumberFormatProperty
-
getNumericSymbolProperty
-
getCurrencySymbolProperty
-
getTypefacesProperty
-