public class TradosExportStep extends BasePipelineStep
| Constructor and Description |
|---|
TradosExportStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
ParametersExport |
getParameters() |
protected Event |
handleEndBatch(Event event) |
protected Event |
handleRawDocument(Event event) |
protected Event |
handleStartBatch(Event event) |
void |
setInputRootDirectory(String inputRootDir) |
void |
setParameters(IParameters params) |
void |
setRootDirectory(String rootDir) |
void |
setSourcetLocale(LocaleId sourceLocale) |
void |
setTargetLocale(LocaleId targetLocale) |
cancel, destroy, getHelpLocation, getSourceLocale, getTargetLocale, handleCustom, handleDocumentPart, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputStep, setSourceLocalepublic void setSourcetLocale(LocaleId sourceLocale)
public void setTargetLocale(LocaleId targetLocale)
setTargetLocale in interface IPipelineStepsetTargetLocale in class BasePipelineSteppublic void setRootDirectory(String rootDir)
public void setInputRootDirectory(String inputRootDir)
protected Event handleRawDocument(Event event)
handleRawDocument in class BasePipelineStepprotected Event handleStartBatch(Event event)
handleStartBatch in class BasePipelineStepprotected Event handleEndBatch(Event event)
handleEndBatch in class BasePipelineSteppublic String getName()
public String getDescription()
public ParametersExport getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters in class BasePipelineStepCopyright © 2022. All rights reserved.