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