| Package | Description |
|---|---|
| net.sf.okapi.tm.pensieve.seeker | |
| net.sf.okapi.tm.pensieve.tmx |
| Modifier and Type | Class and Description |
|---|---|
class |
PensieveSeeker
Used to query the TM
|
| Modifier and Type | Method and Description |
|---|---|
static ITmSeeker |
TmSeekerFactory.createFileBasedTmSeeker(String indexDirectoryPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
OkapiTmxExporter.exportTmx(LocaleId sourceLocale,
ITmSeeker tmSeeker,
TMXWriter tmxWriter)
Exports all target locales in Pensieve to TMX
|
void |
ITmxExporter.exportTmx(LocaleId sourceLocale,
ITmSeeker tmSeeker,
TMXWriter tmxWriter)
Exports all Pensieve contents matching source languages to TMX
|
void |
OkapiTmxExporter.exportTmx(LocaleId sourceLang,
LocaleId targetLang,
ITmSeeker tmSeeker,
TMXWriter tmxWriter)
Exports only a specific target locale Pensieve to TMX
|
void |
ITmxExporter.exportTmx(LocaleId sourceLocale,
LocaleId targetLocale,
ITmSeeker tmSeeker,
TMXWriter tmxWriter)
Exports all Pensieve contents matching source and target language to TMX
|
Copyright © 2019. All rights reserved.