| Package | Description |
|---|---|
| net.sf.okapi.common.filterwriter |
Interfaces and classes to allow the output of a document in its original
format.
|
| net.sf.okapi.steps.leveraging | |
| net.sf.okapi.steps.rainbowkit.common | |
| net.sf.okapi.tm.pensieve.tmx |
| Constructor and Description |
|---|
TMXFilterWriter(TMXWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
protected TMXWriter |
LeveragingStep.getTMXWriter() |
| Modifier and Type | Field and Description |
|---|---|
protected TMXWriter |
BasePackageWriter.tmxWriterAlternates |
protected TMXWriter |
BasePackageWriter.tmxWriterApproved |
protected TMXWriter |
BasePackageWriter.tmxWriterLeverage |
protected TMXWriter |
BasePackageWriter.tmxWriterUnApproved |
| 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 © 2021. All rights reserved.