| Package | Description |
|---|---|
| net.sf.okapi.tm.pensieve.tmx | |
| net.sf.okapi.tm.pensieve.writer |
| Modifier and Type | Method and Description |
|---|---|
void |
OkapiTmxImporter.importTmx(URI tmxUri,
LocaleId targetLang,
ITmWriter tmWriter)
Imports TMX to Pensieve
|
void |
ITmxImporter.importTmx(URI tmxUri,
LocaleId targetLocale,
ITmWriter tmWriter)
Imports TMX to Pensieve
|
| Modifier and Type | Class and Description |
|---|---|
class |
PensieveWriter
Used to write, delete and update the index.
|
| Modifier and Type | Method and Description |
|---|---|
static ITmWriter |
TmWriterFactory.createFileBasedTmWriter(String indexDirectoryPath,
boolean createNewTmIndex) |
Copyright © 2020. All rights reserved.