public class LeveragingStep extends BasePipelineStep implements ILoadsResources
| Constructor and Description |
|---|
LeveragingStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getInputRootDirectory() |
String |
getLoadableClassName() |
String |
getName() |
Parameters |
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 |
setClassLoadingContext(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)
setSourceLocale in interface IPipelineStepsetSourceLocale in class BasePipelineSteppublic LocaleId getSourceLocale()
getSourceLocale in interface IPipelineStepgetSourceLocale in class BasePipelineSteppublic void setTargetLocale(LocaleId targetLocale)
setTargetLocale in interface IPipelineStepsetTargetLocale in class BasePipelineSteppublic LocaleId getTargetLocale()
getTargetLocale in interface IPipelineStepgetTargetLocale in class BasePipelineSteppublic void setRootDirectory(String rootDir)
public String getRootDirectory()
public void setInputRootDirectory(String inputRootDir)
public String getInputRootDirectory()
public String getName()
getName in interface IPipelineSteppublic String getDescription()
getDescription in interface IPipelineSteppublic Parameters 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 String getLoadableClassName()
getLoadableClassName in interface ILoadsResourcespublic void setClassLoadingContext(ClassLoader connectorContext)
setClassLoadingContext in interface ILoadsResourcesprotected QueryManager getQueryManager()
protected TMXWriter getTMXWriter()
Copyright © 2021. All rights reserved.