Uses of Class
org.languagetool.dev.wikipedia.RuleMatchApplication
Packages that use RuleMatchApplication
-
Uses of RuleMatchApplication in org.languagetool.dev.wikipedia
Methods in org.languagetool.dev.wikipedia that return types with arguments of type RuleMatchApplicationModifier and TypeMethodDescriptionSuggestionReplacer.applySuggestionsToOriginalText(RuleMatch match) Applies the suggestions from the rule to the original text.AppliedRuleMatch.getRuleMatchApplications()Constructor parameters in org.languagetool.dev.wikipedia with type arguments of type RuleMatchApplicationModifierConstructorDescriptionAppliedRuleMatch(RuleMatch ruleMatch, List<RuleMatchApplication> ruleMatchApplications)