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