Schnittstelle ILocalize


public interface ILocalize
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    init(Class<?> clazz, String baseName, Locale... locales)
    Initializes the localization.
  • Methodendetails

    • init

      void init(Class<?> clazz, String baseName, Locale... locales)
      Initializes the localization.
      Parameter:
      clazz - the plugin class
      baseName - the base name of the properties file
      locales - the locales to load