public class SourceStore extends Object
Constructor and Description |
---|
SourceStore(org.pentaho.di.core.logging.LogChannelInterface log,
String locale,
String sourceFolder,
Map<String,Map<String,List<KeyOccurrence>>> sourcePackageOccurrences) |
Modifier and Type | Method and Description |
---|---|
Map<String,MessagesStore> |
getMessagesMap() |
void |
read(List<String> directories) |
public void read(List<String> directories) throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException
public Map<String,MessagesStore> getMessagesMap()