Package org.openhab.core.tools.i18n.plugin
package org.openhab.core.tools.i18n.plugin
- 
ClassDescriptionBase class for internationalization mojos using openHAB XML information.The bundle information provided by the openHAB XML files in the
OH-INFdirectory.Reads all the bundle information provided by XML files in theOH-INFdirectory toBundleInfo.Enumerates all the different modes for generating default translations.Generates the default translations properties file for a bundle based on the XML files in theOH-INFdirectory.Converts JSON basedBundleInfotoTranslations.Converts the translation key/value pairs of properties files toTranslations.TheTranslationsof a bundle consisting ofTranslations.TranslationsSections havingTranslations.TranslationsGroups ofTranslations.TranslationsEntrys (key/value pairs).Merges multipleTranslationsinto one.Converts XML basedBundleInfotoTranslations.