public class XLIFFKitWriterStep extends BasePipelineStep
| Constructor and Description |
|---|
XLIFFKitWriterStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getDescription() |
EncoderManager |
getEncoderManager() |
String |
getName() |
URI |
getOutputURI() |
IParameters |
getParameters() |
String |
getResourcesFileExt() |
protected PersistenceSession |
getSession() |
LocaleId |
getTargetLocale() |
protected XLIFFWriter |
getWriter() |
Event |
handleEvent(Event event) |
void |
setOutputURI(URI outputURI) |
void |
setResourcesFileExt(String resourcesFileExt) |
protected void |
setSession(PersistenceSession session) |
void |
setTargetLocale(LocaleId targetLocale) |
cancel, destroy, getHelpLocation, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isDone, isLastOutputStep, setLastOutputStep, setParameterspublic String getDescription()
public String getName()
public void close()
public EncoderManager getEncoderManager()
public void setTargetLocale(LocaleId targetLocale)
public LocaleId getTargetLocale()
public void setOutputURI(URI outputURI)
public URI getOutputURI()
public Event handleEvent(Event event)
handleEvent in interface IPipelineStephandleEvent in class BasePipelineSteppublic IParameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineStepprotected PersistenceSession getSession()
protected void setSession(PersistenceSession session)
public String getResourcesFileExt()
public void setResourcesFileExt(String resourcesFileExt)
protected XLIFFWriter getWriter()
Copyright © 2019. All rights reserved.