Uses of Class
org.languagetool.remote.CheckConfigurationBuilder
Packages that use CheckConfigurationBuilder
-
Uses of CheckConfigurationBuilder in org.languagetool.remote
Methods in org.languagetool.remote that return CheckConfigurationBuilderModifier and TypeMethodDescriptionCheckConfigurationBuilder.disabledRuleIds(String... ruleIds) CheckConfigurationBuilder.disabledRuleIds(List<String> ruleIds) CheckConfigurationBuilder.enabledOnly()CheckConfigurationBuilder.enabledRuleIds(String... ruleIds) CheckConfigurationBuilder.enabledRuleIds(List<String> ruleIds) CheckConfigurationBuilder.ruleValues(List<String> ruleValues) CheckConfigurationBuilder.setMotherTongueLangCode(String motherTongueLangCode)