Uses of Class
org.languagetool.LinguServices
Packages that use LinguServices
-
Uses of LinguServices in org.languagetool
Fields in org.languagetool declared as LinguServicesMethods in org.languagetool that return LinguServicesConstructors in org.languagetool with parameters of type LinguServicesModifierConstructorDescriptionUserConfig
(List<String> userSpecificSpellerWords, Map<String, Integer> ruleValues, int maxSpellingSuggestions, String userDictName, LinguServices linguServices) UserConfig
(List<String> userSpecificSpellerWords, Map<String, Integer> ruleValues, int maxSpellingSuggestions, String userDictName, LinguServices linguServices, boolean filterDictionaryMatches) UserConfig
(Map<String, Integer> ruleValues, LinguServices linguServices) -
Uses of LinguServices in org.languagetool.rules
Fields in org.languagetool.rules declared as LinguServicesModifier and TypeFieldDescriptionprivate final LinguServices
AbstractStyleRepeatedWordRule.linguServices
private final LinguServices
ReadabilityRule.linguServices