public class LeveragingStep extends BasePipelineStep
| Constructor and Description |
|---|
LeveragingStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getInputRootDirectory() |
String |
getName() |
IParameters |
getParameters() |
protected QueryManager |
getQueryManager() |
String |
getRootDirectory() |
LocaleId |
getSourceLocale() |
LocaleId |
getTargetLocale() |
protected TMXWriter |
getTMXWriter() |
protected Event |
handleEndBatch(Event event) |
protected Event |
handleEndDocument(Event event) |
protected Event |
handleStartBatch(Event event) |
protected Event |
handleStartDocument(Event event) |
protected Event |
handleTextUnit(Event event) |
void |
setConnectorContext(ClassLoader connectorContext) |
void |
setInputRootDirectory(String inputRootDir) |
void |
setParameters(IParameters params) |
void |
setRootDirectory(String rootDir) |
void |
setSourceLocale(LocaleId sourceLocale) |
void |
setTargetLocale(LocaleId targetLocale) |
cancel, destroy, getHelpLocation, handleCustom, handleDocumentPart, handleEndBatchItem, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatchItem, handleStartGroup, handleStartSubDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputSteppublic void setSourceLocale(LocaleId sourceLocale)
public LocaleId getSourceLocale()
public void setTargetLocale(LocaleId targetLocale)
public LocaleId getTargetLocale()
public void setRootDirectory(String rootDir)
public String getRootDirectory()
public void setInputRootDirectory(String inputRootDir)
public String getInputRootDirectory()
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 handleStartBatch(Event event)
handleStartBatch in class BasePipelineStepprotected Event handleEndBatch(Event event)
handleEndBatch 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 void setConnectorContext(ClassLoader connectorContext)
protected QueryManager getQueryManager()
protected TMXWriter getTMXWriter()
Copyright © 2019. All rights reserved.