public class BOMConversionStep extends BasePipelineStep
| Constructor and Description |
|---|
BOMConversionStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
IParameters |
getParameters() |
protected Event |
handleEndBatchItem(Event event) |
protected Event |
handleRawDocument(Event event) |
protected Event |
handleStartBatchItem(Event event) |
void |
setOutputURI(URI outputURI) |
void |
setParameters(IParameters params) |
cancel, destroy, getHelpLocation, handleCustom, handleDocumentPart, handleEndBatch, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleStartBatch, 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 handleStartBatchItem(Event event)
handleStartBatchItem in class BasePipelineStepprotected Event handleEndBatchItem(Event event)
handleEndBatchItem in class BasePipelineStepprotected Event handleRawDocument(Event event)
handleRawDocument in class BasePipelineStepCopyright © 2019. All rights reserved.