Uses of Class
org.languagetool.rules.ExampleSentence
-
Packages that use ExampleSentence Package Description org.languagetool.rules -
-
Uses of ExampleSentence in org.languagetool.rules
Subclasses of ExampleSentence in org.languagetool.rules Modifier and Type Class Description classCorrectExampleA text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.classErrorTriggeringExampleA text, typically a sentence, that doesn't contain an error, but still leads to an error.classIncorrectExampleA text, typically a sentence, that contains an error.
-