public class FrenchCompoundAwareHunspellRule extends CompoundAwareHunspellRule
FILE_EXTENSION, hunspellDict, needsInit, nonWordPattern, RULE_IDlanguage, LANGUAGETOOL, LANGUAGETOOL_FX, wordListLoader| Constructor and Description |
|---|
FrenchCompoundAwareHunspellRule(ResourceBundle messages,
Language language,
UserConfig userConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
filterForLanguage(List<String> suggestions) |
String |
getId() |
getCandidates, getCandidates, getSuggestions, sortSuggestionByQualitygetDescription, getSentenceTextWithoutUrlsAndImmunizedTokens, init, isMisspelled, isQuotedCompound, match, tokenizeTextacceptPhrases, addIgnoreTokens, addIgnoreWords, addProhibitedWords, expandLine, filterSuggestions, getAdditionalSuggestions, getAdditionalTopSuggestions, getAntiPatterns, getIgnoreFileName, getProhibitFileName, getSpellingFileName, ignoreToken, ignoreWord, ignoreWord, isConvertsCase, isDictionaryBasedSpellingRule, isEMail, isProhibited, 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 FrenchCompoundAwareHunspellRule(ResourceBundle messages, Language language, UserConfig userConfig)
public String getId()
getId in class HunspellRuleprotected void filterForLanguage(List<String> suggestions)
filterForLanguage in class CompoundAwareHunspellRule