Class UiLocalizerBundle


  • public class UiLocalizerBundle
    extends Object
    Wrapper for ResourceBundle with inheritance hierarchy.
    • Method Detail

      • localize

        public String localize​(String key)
        Parameters:
        key - the key to localize
        Returns:
        the localized message text for the given key or null if no localization is available.