public class ExactMatchCharacterCountStep extends ExactMatchWordCountStep
| Constructor and Description |
|---|
ExactMatchCharacterCountStep() |
| Modifier and Type | Method and Description |
|---|---|
CategoryGroup |
getCategoryGroup() |
protected Class<? extends BaseCounter> |
getCounterClass() |
String |
getDescription()
Gets a short localizable description of what this step does.
|
String |
getMetric() |
String |
getName()
Gets the localizable name of this step.
|
acceptcount, count, countInTextUnit, countOnlyTranslatablegetBatchCount, getBatchItemCount, getDocumentCount, getGroupCount, getSource, getSubDocumentCount, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleTextUnit, removeFromMetrics, removeFromMetrics, removeFromMetrics, saveCount, saveToMetrics, saveToMetrics, saveToMetricscancel, destroy, getHelpLocation, getParameters, getSourceLocale, getTargetLocale, handleCustom, handleDocumentPart, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputStep, setParameters, setSourceLocale, setTargetLocalepublic static final String METRIC
public String getMetric()
getMetric in interface CategoryHandlergetMetric in class ExactMatchWordCountSteppublic String getDescription()
IPipelineStepgetDescription in interface IPipelineStepgetDescription in class ExactMatchWordCountSteppublic String getName()
IPipelineStepgetName in interface IPipelineStepgetName in class ExactMatchWordCountSteppublic CategoryGroup getCategoryGroup()
getCategoryGroup in interface CategoryHandlergetCategoryGroup in class ExactMatchWordCountStepprotected Class<? extends BaseCounter> getCounterClass()
getCounterClass in class AltAnnotationBasedCountStepCopyright © 2021. All rights reserved.