public class Exporter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Exporter.SheetContract
Defines sheet operations required by
Exporter. |
| Constructor and Description |
|---|
Exporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
walkPathsAndCheckDB(TranslationConfiguration configuration) |
void |
walkPathsAndWriteSheets(TranslationConfiguration configuration,
String spreadsheetId,
boolean combineSheets)
Walks message file paths, gathering messages and translations, producing translation sheets in given GSheet spreadsheet.
|
public void walkPathsAndCheckDB(TranslationConfiguration configuration)
public void walkPathsAndWriteSheets(TranslationConfiguration configuration, String spreadsheetId, boolean combineSheets)
configuration - configuration of translation runspreadsheetId - id of GSheets spreadsheet, must be emptyCopyright © 2025 FG Forrest, a.s.. All rights reserved.