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