public class FuzzyMatchCharacterCountStep extends FuzzyMatchWordCountStep
| Constructor and Description |
|---|
FuzzyMatchCharacterCountStep() |
| 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 FuzzyMatchWordCountSteppublic String getDescription()
IPipelineStepgetDescription in interface IPipelineStepgetDescription in class FuzzyMatchWordCountSteppublic String getName()
IPipelineStepgetName in interface IPipelineStepgetName in class FuzzyMatchWordCountSteppublic CategoryGroup getCategoryGroup()
getCategoryGroup in interface CategoryHandlergetCategoryGroup in class FuzzyMatchWordCountStepprotected Class<? extends BaseCounter> getCounterClass()
getCounterClass in class AltAnnotationBasedCountStepCopyright © 2022. All rights reserved.