Package org.languagetool.rules
Class DictionaryMatchFilter
java.lang.Object
org.languagetool.rules.DictionaryMatchFilter
- All Implemented Interfaces:
RuleMatchFilter
-
Field Details
-
userConfig
-
-
Constructor Details
-
DictionaryMatchFilter
-
-
Method Details
-
filter
- Specified by:
filter
in interfaceRuleMatchFilter
- Parameters:
ruleMatches
- matches to transform/filtertext
- corresponding text- Returns:
- transformed matches
-