public class GMXProtectedWordCountStep extends BaseCountStep implements CategoryHandler
| Constructor and Description |
|---|
GMXProtectedWordCountStep() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
count(Segment segment,
LocaleId locale) |
protected long |
count(TextContainer textContainer,
LocaleId locale) |
protected long |
countInTextUnit(ITextUnit textUnit) |
protected boolean |
countOnlyTranslatable() |
CategoryGroup |
getCategoryGroup() |
protected BaseCounter |
getCounter() |
String |
getDescription()
Gets the description of this component.
|
String |
getMetric() |
String |
getName()
Gets the name of this component.
|
component_init, getBatchCount, 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, 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, setParameterspublic static final String METRIC
public String getName()
IComponentgetName in interface IPipelineStepgetName in interface IComponentgetName in class BaseCountSteppublic String getDescription()
IComponentgetDescription in interface IPipelineStepgetDescription in interface IComponentgetDescription in class BaseCountSteppublic String getMetric()
getMetric in interface CategoryHandlergetMetric in class BaseCountStepprotected BaseCounter getCounter()
protected long count(TextContainer textContainer, LocaleId locale)
count in class BaseCountStepprotected long count(Segment segment, LocaleId locale)
count in class BaseCountStepprotected long countInTextUnit(ITextUnit textUnit)
countInTextUnit in class BaseCountStepprotected boolean countOnlyTranslatable()
countOnlyTranslatable in class BaseCountSteppublic CategoryGroup getCategoryGroup()
getCategoryGroup in interface CategoryHandlerCopyright © 2021. All rights reserved.