public interface ITmxImporter
| Modifier and Type | Method and Description |
|---|---|
void |
importTmx(URI tmxUri,
LocaleId targetLocale,
ITmWriter tmWriter)
Imports TMX to Pensieve
|
void importTmx(URI tmxUri, LocaleId targetLocale, ITmWriter tmWriter) throws IOException
tmxUri - The location of the TMXtargetLocale - The target locale to indextmWriter - The TMWriter to use when writing to the TMIOException - if there was a problem with the TMX importCopyright © 2018. All rights reserved.