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