Package net.sf.okapi.lib.translation
Interfaces and classes for accessing translation resources.
This package provides the interfaces and classes used when accessing in a common way different translation resources.
-
Interface Summary Interface Description ITMQuery Provides the methods common to all query engines of translation resources that are translation memory systems. -
Class Summary Class Description BaseConnector Abstract implementation of theIQuery
interface.QueryManager Provides a wrapper to manage and query several translation resources at the same time.QueryUtil Collection of helper method for preparing and querying translation resources.ResourceItem Set of fields common to all translation resources.TextMatcher Provides a simple way to compare two lists of tokens using basic fuzzy matching algorithms.