Class SourceStore

java.lang.Object
org.pentaho.di.ui.i18n.SourceStore

public class SourceStore extends Object
Read the messages files for the source folders of the specified locale.
Author:
matt
  • Field Details

    • log

      protected org.pentaho.di.core.logging.LogChannelInterface log
  • Constructor Details

  • Method Details

    • read

      public void read(List<String> directories) throws org.pentaho.di.core.exception.KettleException
      Throws:
      org.pentaho.di.core.exception.KettleException
    • getMessagesMap

      public Map<String,MessagesStore> getMessagesMap()