public class SourceStore extends Object
Modifier and Type | Field and Description |
---|---|
protected LogChannelInterface |
log |
Constructor and Description |
---|
SourceStore(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) |
protected LogChannelInterface log
public SourceStore(LogChannelInterface log, String locale, String sourceFolder, Map<String,Map<String,List<KeyOccurrence>>> sourcePackageOccurrences)
public void read(List<String> directories) throws KettleException
KettleException
public Map<String,MessagesStore> getMessagesMap()
Copyright © 2019 Hitachi Vantara. All rights reserved.