public class AustrianGermanSpellerRule extends GermanSpellerRule
RULE_IDFILE_EXTENSION, hunspellDict, needsInit, nonWordPatternlanguage, LANGUAGETOOL, LANGUAGETOOL_FX| Constructor and Description |
|---|
AustrianGermanSpellerRule(ResourceBundle messages,
German language) |
AustrianGermanSpellerRule(ResourceBundle messages,
German language,
UserConfig userConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLanguageVariantSpellingFileName() |
protected void |
init() |
addIgnoreWords, addProhibitedWords, expandLine, filterForLanguage, getAdditionalTopSuggestions, getCandidates, getSuggestions, ignoreWord, isProhibited, isQuotedCompound, sortSuggestionByQualitygetCandidatesgetDescription, getSentenceTextWithoutUrlsAndImmunizedTokens, isMisspelled, match, tokenizeTextacceptPhrases, addIgnoreTokens, filterSuggestions, getAdditionalSuggestions, getAntiPatterns, getIgnoreFileName, getProhibitFileName, getSpellingFileName, ignoreToken, ignoreWord, isConvertsCase, isDictionaryBasedSpellingRule, isEMail, isUrl, setConsiderIgnoreWords, setConvertsCase, startsWithIgnoredWordaddExamplePair, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic AustrianGermanSpellerRule(ResourceBundle messages, German language)
public AustrianGermanSpellerRule(ResourceBundle messages, German language, UserConfig userConfig)
public String getId()
getId in class GermanSpellerRuleprotected void init()
throws IOException
init in class GermanSpellerRuleIOExceptionpublic String getLanguageVariantSpellingFileName()
getLanguageVariantSpellingFileName in class SpellingCheckRule