public class XsltTransformStep extends BasePipelineStep
| Constructor and Description |
|---|
XsltTransformStep(InputStream xstlInputstream) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
protected Event |
handleRawDocument(Event event)
handler takes a
|
boolean |
isDone() |
cancel, destroy, getHelpLocation, getParameters, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isLastOutputStep, setLastOutputStep, setParameterspublic XsltTransformStep(InputStream xstlInputstream)
public String getName()
public String getDescription()
protected Event handleRawDocument(Event event)
handleRawDocument in class BasePipelineSteppublic boolean isDone()
isDone in interface IPipelineStepisDone in class BasePipelineStepCopyright © 2019. All rights reserved.