Package org.languagetool.rules
Class NewLineMatchFilter
java.lang.Object
org.languagetool.rules.NewLineMatchFilter
- All Implemented Interfaces:
RuleMatchFilter
-
Field Details
-
INVISIBLE_SEPARATOR
- See Also:
-
-
Constructor Details
-
NewLineMatchFilter
public NewLineMatchFilter()
-
-
Method Details
-
filter
- Specified by:
filterin interfaceRuleMatchFilter- Parameters:
ruleMatches- matches to transform/filtertext- corresponding text- Returns:
- transformed matches
-