public class ExtractionStep extends BasePipelineStep
| Constructor and Description |
|---|
ExtractionStep() |
cancel, destroy, getHelpLocation, handleCustom, handleDocumentPart, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleMultiEvent, handlePipelineParameters, handleStartBatchItem, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputSteppublic String getDescription()
public String getName()
public void setSourceLocale(LocaleId sourceLocale)
public LocaleId getSourceLocale()
public void setTargetLocale(LocaleId targetLocale)
public LocaleId getTargetLocale()
public void setInputURI(URI inputURI)
public URI getInputURI()
public void setOutputURI(URI outputURI)
public URI getOutputURI()
public void setOutputEncoding(String outputEncoding)
public String getOutputEncoding()
public void setFilterConfigurationId(String filterConfigId)
public String getFilterConfigurationId()
public void setRootDirectory(String rootDir)
public String getRootDir()
public void setInputRootDirectory(String inputRootDir)
public void setOutputRootDirectory(String outputRootDir)
public String getInputRootDirectory()
public void setContext(ExecutionContext context)
public Event handleEvent(Event event)
handleEvent in interface IPipelineStephandleEvent in class BasePipelineStepprotected Event handleStartBatch(Event event)
handleStartBatch in class BasePipelineStepprotected Event handleEndBatch(Event event)
handleEndBatch in class BasePipelineStepprotected Event handleRawDocument(Event event)
handleRawDocument in class BasePipelineStepprotected Event handleStartDocument(Event event)
handleStartDocument in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters in class BasePipelineSteppublic IParameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineStepprotected IPackageWriter getPackageWriter()
Copyright © 2020. All rights reserved.