public class OkapiTmxImporter extends Object implements ITmxImporter
| Constructor and Description |
|---|
OkapiTmxImporter(LocaleId sourceLang,
IFilter tmxFilter)
Creates an instance of OkapiTMXHandler
|
| Modifier and Type | Method and Description |
|---|---|
void |
importTmx(URI tmxUri,
LocaleId targetLang,
ITmWriter tmWriter)
Imports TMX to Pensieve
|
public void importTmx(URI tmxUri, LocaleId targetLang, ITmWriter tmWriter) throws IOException
importTmx in interface ITmxImportertmxUri - The location of the TMXtargetLang - The target language to indextmWriter - The TMWriter to use when writing to the TMIOException - if there was a problem with the TMX importCopyright © 2021. All rights reserved.