Uses of Class
org.languagetool.tools.ContextTools
-
Packages that use ContextTools Package Description org.languagetool.tools -
-
Uses of ContextTools in org.languagetool.tools
Methods in org.languagetool.tools with parameters of type ContextTools Modifier and Type Method Description private void
RuleMatchesAsJsonSerializer. writeContext(com.fasterxml.jackson.core.JsonGenerator g, RuleMatch match, AnnotatedText text, ContextTools contextTools)
private void
RuleMatchesAsJsonSerializer. writeMatchesSection(java.lang.String sectionName, com.fasterxml.jackson.core.JsonGenerator g, java.util.List<RuleMatch> matches, AnnotatedText text, ContextTools contextTools)
-