Package org.languagetool.rules.de
Class SwissCompoundRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.AbstractCompoundRule
org.languagetool.rules.de.GermanCompoundRule
org.languagetool.rules.de.SwissCompoundRule
- Since:
- 4.9
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.languagetool.rules.AbstractCompoundRule
lang, linguServices, sentenceStartsWithUpperCase, subRuleSpecificIds -
Constructor Summary
ConstructorsConstructorDescriptionSwissCompoundRule(ResourceBundle messages, Language lang, UserConfig userConfig) -
Method Summary
Methods inherited from class org.languagetool.rules.de.GermanCompoundRule
getAntiPatterns, getDescription, isMisspelledMethods inherited from class org.languagetool.rules.AbstractCompoundRule
estimateContextForSureMatch, filterReplacements, match, mergeCompound, useSubRuleSpecificIdsMethods inherited from class org.languagetool.rules.Rule
addExamplePair, addTags, addToneTags, cacheAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isIncludedInHiddenMatches, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncludedInHiddenMatches, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setPriority, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
-
Field Details
-
compoundData
-
-
Constructor Details
-
SwissCompoundRule
public SwissCompoundRule(ResourceBundle messages, Language lang, UserConfig userConfig) throws IOException - Throws:
IOException
-
-
Method Details
-
getId
Description copied from class:RuleA string used to identify the rule in e.g. configuration files. This string is supposed to be unique and to stay the same in all upcoming versions of LanguageTool. It's supposed to contain only the charactersA-Zand the underscore.- Overrides:
getIdin classGermanCompoundRule
-
getCompoundRuleData
- Overrides:
getCompoundRuleDatain classGermanCompoundRule
-