Class CorrectExample

java.lang.Object
org.languagetool.rules.ExampleSentence
org.languagetool.rules.CorrectExample

public final class CorrectExample extends ExampleSentence
A text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.
Since:
3.5
  • Constructor Details

    • CorrectExample

      public CorrectExample(String example)