public class MessageFileProcessor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageFileProcessor.Pair<K,V> |
static class |
MessageFileProcessor.SheetContent |
| Constructor and Description |
|---|
MessageFileProcessor(TranslationSnapshotReadContract snapshotReadContract) |
| Modifier and Type | Method and Description |
|---|---|
MessageFileProcessor.Pair<MessageFileProcessor.SheetContent,MessageFileExportStats> |
prepareTranslationSheet(String msgFile,
Map<String,String> primaryMsgs,
Map<String,Map<String,String>> translations,
List<String> translationLangs) |
public MessageFileProcessor(TranslationSnapshotReadContract snapshotReadContract)
public MessageFileProcessor.Pair<MessageFileProcessor.SheetContent,MessageFileExportStats> prepareTranslationSheet(String msgFile, Map<String,String> primaryMsgs, Map<String,Map<String,String>> translations, List<String> translationLangs)
Copyright © 2025 FG Forrest, a.s.. All rights reserved.