Package org.pentaho.di.ui.i18n
Class SourceStore
java.lang.Object
org.pentaho.di.ui.i18n.SourceStore
Read the messages files for the source folders of the specified locale.
- Author:
- matt
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSourceStore
(org.pentaho.di.core.logging.LogChannelInterface log, String locale, String sourceFolder, Map<String, Map<String, List<KeyOccurrence>>> sourcePackageOccurrences) -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
log
protected org.pentaho.di.core.logging.LogChannelInterface log
-
-
Constructor Details
-
SourceStore
-
-
Method Details
-
read
- Throws:
org.pentaho.di.core.exception.KettleException
-
getMessagesMap
-