Interface CategoryHandler
-
- All Known Implementing Classes:
ConcordanceCharacterCountStep,ConcordanceWordCountStep,ExactDocumentContextMatchCharacterCountStep,ExactDocumentContextMatchWordCountStep,ExactLocalContextMatchCharacterCountStep,ExactLocalContextMatchWordCountStep,ExactMatchCharacterCountStep,ExactMatchWordCountStep,ExactPreviousVersionMatchCharacterCountStep,ExactPreviousVersionMatchWordCountStep,ExactRepairedCharacterCountStep,ExactRepairedWordCountStep,ExactStructuralMatchCharacterCountStep,ExactStructuralMatchWordCountStep,ExactTextOnlyCharacterCountStep,ExactTextOnlyPreviousVersionMatchCharacterCountStep,ExactTextOnlyPreviousVersionMatchWordCountStep,ExactTextOnlyUniqueIdMatchCharacterCountStep,ExactTextOnlyUniqueIdMatchWordCountStep,ExactTextOnlyWordCountStep,ExactUniqueIdMatchCharacterCountStep,ExactUniqueIdMatchWordCountStep,FuzzyMatchCharacterCountStep,FuzzyMatchWordCountStep,FuzzyPreviousVersionMatchCharacterCountStep,FuzzyPreviousVersionMatchWordCountStep,FuzzyRepairedCharacterCountStep,FuzzyRepairedWordCountStep,FuzzyUniqueIdMatchCharacterCountStep,FuzzyUniqueIdMatchWordCountStep,GMXAlphanumericOnlyTextUnitCharacterCountStep,GMXAlphanumericOnlyTextUnitWordCountStep,GMXExactMatchedCharacterCountStep,GMXExactMatchedWordCountStep,GMXFuzzyMatchCharacterCountStep,GMXFuzzyMatchWordCountStep,GMXLeveragedMatchedCharacterCountStep,GMXLeveragedMatchedWordCountStep,GMXMeasurementOnlyTextUnitCharacterCountStep,GMXMeasurementOnlyTextUnitWordCountStep,GMXNumericOnlyTextUnitCharacterCountStep,GMXNumericOnlyTextUnitWordCountStep,GMXProtectedCharacterCountStep,GMXProtectedWordCountStep,GMXRepetitionMatchedCharacterCountStep,GMXRepetitionMatchedWordCountStep,MTCharacterCountStep,MTWordCountStep,PhraseAssembledCharacterCountStep,PhraseAssembledWordCountStep
public interface CategoryHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CategoryGroupgetCategoryGroup()StringgetMetric()
-
-
-
Method Detail
-
getCategoryGroup
CategoryGroup getCategoryGroup()
-
getMetric
String getMetric()
-
-