public abstract class AltAnnotationBasedCountStep extends BaseCountStep
| Constructor and Description |
|---|
AltAnnotationBasedCountStep() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
accept(MatchType type) |
protected long |
count(Segment segment,
LocaleId locale) |
protected long |
count(TextContainer textContainer,
LocaleId locale) |
protected long |
countInTextUnit(ITextUnit textUnit) |
protected boolean |
countOnlyTranslatable() |
protected Class<? extends BaseCounter> |
getCounterClass() |
component_init, getBatchCount, getBatchItemCount, getDescription, getDocumentCount, getGroupCount, getMetric, getName, getSource, getSubDocumentCount, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleTextUnit, removeFromMetrics, removeFromMetrics, removeFromMetrics, saveCount, saveToMetrics, saveToMetrics, saveToMetricscancel, destroy, getHelpLocation, getSourceLocale, getTargetLocale, handleCustom, handleDocumentPart, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputStep, setSourceLocale, setTargetLocalecomponent_done, getParameters, getParameters, getParametersClassName, setParametersexec, setDescription, setName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, setParametersprotected Class<? extends BaseCounter> getCounterClass()
protected abstract boolean accept(MatchType type)
protected long count(TextContainer textContainer, LocaleId locale)
count in class BaseCountStepprotected long count(Segment segment, LocaleId locale)
count in class BaseCountStepprotected boolean countOnlyTranslatable()
countOnlyTranslatable in class BaseCountStepprotected long countInTextUnit(ITextUnit textUnit)
countInTextUnit in class BaseCountStepCopyright © 2021. All rights reserved.