Uses of Interface
org.languagetool.rules.patterns.RuleMatcher
-
Packages that use RuleMatcher Package Description org.languagetool.rules.patterns -
-
Uses of RuleMatcher in org.languagetool.rules.patterns
Classes in org.languagetool.rules.patterns that implement RuleMatcher Modifier and Type Class Description classPatternRuleMatcherMatches a pattern rule against text.classRegexPatternRuleMatches 'regexp' elements from XML rules against sentences.
-