public class SubfilterLogger extends BasePipelineStep
| Constructor and Description |
|---|
SubfilterLogger() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
static String |
getEsfInfo(EndSubfilter esf,
LocaleId srcLoc) |
String |
getName() |
static String |
getSsfInfo(StartSubfilter ssf,
LocaleId srcLoc) |
protected Event |
handleEndBatch(Event event) |
protected Event |
handleStartBatch(Event event) |
protected Event |
handleStartDocument(Event event) |
protected Event |
handleStartSubfilter(Event event) |
cancel, destroy, getHelpLocation, getParameters, handleCustom, handleDocumentPart, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartBatchItem, handleStartGroup, handleStartSubDocument, handleTextUnit, isDone, isLastOutputStep, setLastOutputStep, setParameterspublic String getName()
public String getDescription()
protected Event handleStartBatch(Event event)
handleStartBatch in class BasePipelineStepprotected Event handleStartDocument(Event event)
handleStartDocument in class BasePipelineStepprotected Event handleStartSubfilter(Event event)
handleStartSubfilter in class BasePipelineStepprotected Event handleEndBatch(Event event)
handleEndBatch in class BasePipelineSteppublic static String getSsfInfo(StartSubfilter ssf, LocaleId srcLoc)
public static String getEsfInfo(EndSubfilter esf, LocaleId srcLoc)
Copyright © 2019. All rights reserved.