public class ConvertSegmentsToTextUnitsStep extends BasePipelineStep
ITextUnits to multiple TextUnits, one per aligned sentence pair, for each target locale.
If the TextUnit refers to another IResource or is a referent then pass it on as-is even if it has segments. It's
possible these could be safely processed, but it would take considerable effort to implement.| Constructor and Description |
|---|
ConvertSegmentsToTextUnitsStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
protected Event |
handleTextUnit(Event event) |
cancel, destroy, getHelpLocation, getParameters, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputStep, setParameterspublic String getName()
public String getDescription()
protected Event handleTextUnit(Event event)
handleTextUnit in class BasePipelineStepCopyright © 2021. All rights reserved.