Uses of Class
org.languagetool.SentenceRange
Packages that use SentenceRange
-
Uses of SentenceRange in org.languagetool
Fields in org.languagetool with type parameters of type SentenceRangeMethods in org.languagetool that return types with arguments of type SentenceRangeModifier and TypeMethodDescriptionstatic List<SentenceRange> SentenceRange.getRangesFromSentences(AnnotatedText annotatedText, List<String> sentences) CheckResults.getSentenceRanges()Methods in org.languagetool with parameters of type SentenceRangeMethod parameters in org.languagetool with type arguments of type SentenceRangeModifier and TypeMethodDescriptionvoidCheckResults.addSentenceRanges(List<SentenceRange> sentenceRanges)