Class LcBundle


  • public final class LcBundle
    extends Object
    A utility class to access the properties of Locale resource bundles.
    • Method Detail

      • getLongMonthProperty

        public static String getLongMonthProperty​(int month)
      • getShortMonthProperty

        public static String getShortMonthProperty​(int month)
      • getLongDayProperty

        public static String getLongDayProperty​(int weekday)
      • getShortDayProperty

        public static String getShortDayProperty​(int weekday)
      • getMeridiemProperty

        public static String getMeridiemProperty​(int aspect)
      • getEraProperty

        public static String getEraProperty​(int era)
      • getDateFormatProperty

        public static String getDateFormatProperty​(int style)
      • getTimeFormatProperty

        public static String getTimeFormatProperty​(int style)
      • getDateTimeFormatProperty

        public static String getDateTimeFormatProperty()
      • getDateTimeSymbolsProperty

        public static String getDateTimeSymbolsProperty()
      • getNumberFormatProperty

        public static String getNumberFormatProperty​(int style)
      • getNumericSymbolProperty

        public static String getNumericSymbolProperty​(int symbol)
      • getCurrencySymbolProperty

        public static String getCurrencySymbolProperty​(int symbol)
      • getTypefacesProperty

        public static String getTypefacesProperty()