Class PropertiesToTranslationsConverter

java.lang.Object
org.openhab.core.tools.i18n.plugin.PropertiesToTranslationsConverter

@NonNullByDefault public class PropertiesToTranslationsConverter extends Object
Converts the translation key/value pairs of properties files to Translations.
Author:
Wouter Born - Initial contribution
  • Constructor Details

    • PropertiesToTranslationsConverter

      public PropertiesToTranslationsConverter(org.apache.maven.plugin.logging.Log log)
  • Method Details