public class MergingStep extends BasePipelineStep
| Constructor and Description |
|---|
MergingStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
MergingParameters |
getParameters() |
Event |
handleEvent(Event event) |
void |
setInputURI(URI inputURI) |
void |
setParameters(IParameters params) |
void |
setSecondInput(RawDocument secondInput) |
void |
setSourceLocale(LocaleId sourceLocale) |
void |
setTargetLocale(LocaleId targetLocale) |
cancel, destroy, getHelpLocation, getSourceLocale, getTargetLocale, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputSteppublic String getDescription()
public String getName()
public void setSourceLocale(LocaleId sourceLocale)
setSourceLocale in interface IPipelineStepsetSourceLocale in class BasePipelineSteppublic void setTargetLocale(LocaleId targetLocale)
setTargetLocale in interface IPipelineStepsetTargetLocale in class BasePipelineSteppublic void setInputURI(URI inputURI)
public void setSecondInput(RawDocument secondInput)
public MergingParameters 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 BasePipelineStepCopyright © 2021. All rights reserved.