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