| Method and Description |
|---|
| org.languagetool.dev.wikipedia.RuleMatchApplication.getErrorMarkerEnd()
use
RuleMatchApplication.getErrorMarker() instead (deprecated since 2.6) |
| org.languagetool.dev.wikipedia.RuleMatchApplication.getErrorMarkerStart()
use
RuleMatchApplication.getErrorMarker() instead (deprecated since 2.6) |
| Constructor and Description |
|---|
| org.languagetool.dev.wikipedia.SuggestionReplacer(PlainTextMapping, String, String, String)
use
SuggestionReplacer.SuggestionReplacer(PlainTextMapping, String, ErrorMarker) instead (deprecated since 2.6) |