public class OkapiTmxImporter extends Object implements ITmxImporter
| Constructor and Description |
|---|
OkapiTmxImporter(LocaleId sourceLang,
IFilter tmxFilter)
Creates an instance of OkapiTMXHandler
|
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 © 2019. All rights reserved.