Okapi Framework - Filters

TMX Filter

- Overview
- Processing Details
- Parameters

If you are using an Okapi Tool after the M9 release, you should be using the wiki online help:
http://www.opentag.com/okapi/wiki/index.php?title=TMX_Filter

Overview

The TMX Filter is an Okapi component that implements the IFilter interface for TMX (Translation memory eXchange) documents. The filter is implemented in the class net.sf.okapi.filters.tmx.TmxFilter of the Okapi library.

TMX is a LISA Standard that defines a file format for transporting translation memory data from one translation tool to another. The XLIFF specification are at http://www.lisa.org/fileadmin/standards/tmx1.4/tmx.htm.

Processing Details

TODO

Parameters

TODO