Class BundleInfoReader

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

@NonNullByDefault public class BundleInfoReader extends Object
Reads all the bundle information provided by XML files in the OH-INF directory to BundleInfo.
Author:
Wouter Born - Initial contribution
  • Constructor Details

    • BundleInfoReader

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