public class GermanFillerWordsRule extends AbstractFillerWordsRule
RULE_ID| Constructor and Description |
|---|
GermanFillerWordsRule(ResourceBundle messages,
UserConfig userConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
boolean |
isException(AnalyzedTokenReadings[] tokens,
int num) |
protected boolean |
isFillerWord(String token) |
getConfigureText, getDefaultValue, getDescription, getMaxConfigurableValue, getMessage, getMinConfigurableValue, hasConfigurableValue, matchmatch, matchaddExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic GermanFillerWordsRule(ResourceBundle messages, UserConfig userConfig)
public String getId()
getId in class AbstractFillerWordsRuleprotected boolean isFillerWord(String token)
isFillerWord in class AbstractFillerWordsRulepublic boolean isException(AnalyzedTokenReadings[] tokens, int num)
isException in class AbstractFillerWordsRule