public class XliffJoinerStep extends BasePipelineStep
| Constructor and Description |
|---|
XliffJoinerStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
URI |
getOutputURI() |
XliffJoinerParameters |
getParameters() |
protected Event |
handleEndBatch(Event event) |
protected Event |
handleRawDocument(Event event) |
protected Event |
handleStartBatch(Event event) |
void |
setOutputURI(URI outputURI) |
void |
setParameters(IParameters params) |
cancel, destroy, getHelpLocation, getSourceLocale, getTargetLocale, handleCustom, handleDocumentPart, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputStep, setSourceLocale, setTargetLocalepublic void setOutputURI(URI outputURI)
public URI getOutputURI()
public String getDescription()
public String getName()
public XliffJoinerParameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters 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 BasePipelineStepCopyright © 2021. All rights reserved.