public class ResourceSimplifierStep extends BasePipelineStep
For text units, the step removes the skeleton of a text unit, creating document parts for the skeleton parts before and after the content placeholder, and removes the remaining tu skeleton as holding the content placeholder as its only part.
| Constructor and Description |
|---|
ResourceSimplifierStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
Event |
handleEvent(Event event) |
void |
setOutputEncoding(String outputEncoding) |
void |
setTargetLocale(LocaleId targetLocale) |
void |
setTargetLocales(List<LocaleId> targetLocales) |
cancel, destroy, getHelpLocation, getParameters, 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 setTargetLocale(LocaleId targetLocale)
public void setOutputEncoding(String outputEncoding)
public Event handleEvent(Event event)
handleEvent in interface IPipelineStephandleEvent in class BasePipelineStepCopyright © 2018. All rights reserved.