Package net.sf.okapi.common
Interface LocalePair
-
- All Known Implementing Classes:
DefaultLocalePair
public interface LocalePairA source and target locale pair.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocaleIdsource()Obtains the source locale.LocaleIdtarget()Obtains the target locale.
-