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