Uses of Class
org.languagetool.server.RemoteRuleMatch
Packages that use RemoteRuleMatch
-
Uses of RemoteRuleMatch in org.languagetool.server
Methods in org.languagetool.server that return RemoteRuleMatchMethods in org.languagetool.server that return types with arguments of type RemoteRuleMatchModifier and TypeMethodDescription(package private) @NotNull List
<RemoteRuleMatch> ResultExtender.getExtensionMatches
(String plainText, Map<String, String> params) private @NotNull List
<RemoteRuleMatch> ResultExtender.parseJson
(InputStream inputStream)