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() |
protected Event |
handleRawDocument(Event event) |
void |
setFilterConfigurationMapper(IFilterConfigurationMapper fcMapper)
The
IFilterConfigurationMapper set in the PipelineDriver |
void |
setOutputEncoding(String outputEncoding) |
void |
setSecondInput(RawDocument secondInput)
This is the original source document
|
void |
setTargetLocales(List<LocaleId> targetLocales)
Target locales.
|
getHelpLocation, getParameters, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputStep, setParameterspublic 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 - protected 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 © 2019. All rights reserved.