public class UriConversionStep extends BasePipelineStep
| Constructor and Description |
|---|
UriConversionStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
Parameters |
getParameters() |
protected Event |
handleTextUnit(Event event) |
void |
setParameters(IParameters params) |
void |
setTargetLanguage(LocaleId targetLanguage) |
cancel, destroy, getHelpLocation, getSourceLocale, getTargetLocale, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputStep, setSourceLocale, setTargetLocalepublic void setTargetLanguage(LocaleId targetLanguage)
public String getDescription()
public String getName()
public Parameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters in class BasePipelineStepprotected Event handleTextUnit(Event event)
handleTextUnit in class BasePipelineStepCopyright © 2022. All rights reserved.