public interface ITmxImporter
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 © 2019. All rights reserved.