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