public class OriginalDocumentXliffMergerStep extends BasePipelineStep
SkeletonMergerWriter and TextUnitMerger.| Constructor and Description |
|---|
OriginalDocumentXliffMergerStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
destroy() |
String |
getDescription() |
String |
getName() |
Parameters |
getParameters() |
protected Event |
handleRawDocument(Event event) |
void |
setFilterConfigurationMapper(IFilterConfigurationMapper fcMapper)
The
IFilterConfigurationMapper set in the PipelineDriver |
void |
setOutputEncoding(String outputEncoding) |
void |
setParameters(IParameters params) |
void |
setSecondInput(RawDocument secondInput)
This is the original source document
|
void |
setTargetLocales(List<LocaleId> targetLocales)
Target locales.
|
getHelpLocation, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputSteppublic String getName()
public String getDescription()
public void setOutputEncoding(String outputEncoding)
public void setTargetLocales(List<LocaleId> targetLocales)
targetLocales - public void setSecondInput(RawDocument secondInput)
secondInput - Original source documentpublic void setFilterConfigurationMapper(IFilterConfigurationMapper fcMapper)
IFilterConfigurationMapper set in the PipelineDriverfcMapper - public Parameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters in class BasePipelineStepprotected Event handleRawDocument(Event event)
handleRawDocument in class BasePipelineSteppublic void cancel()
cancel in interface IPipelineStepcancel in class BasePipelineSteppublic void destroy()
destroy in interface IPipelineStepdestroy in class BasePipelineStepCopyright © 2020. All rights reserved.