Uses of Class
org.languagetool.LinguServices
Packages that use LinguServices
-
Uses of LinguServices in org.languagetool
Methods 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)