|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractPunctuationCheckRule | A rule that matches " |
| Category | |
| CommaWhitespaceRule | A rule that matches commas and closing parenthesis preceded by whitespace and opening parenthesis followed by whitespace. |
| DoublePunctuationRule | A rule that matches ".." |
| IncorrectExample | A text, typically a sentence that contains an error. |
| Rule | Abstract rule class. |
| RuleMatch | A class that holds information about where a rule matches text. |
| UnpairedQuotesBracketsRule | Rule that finds unpaired quotes, brackets etc. |
| UppercaseSentenceStartRule | Checks that a sentence starts with an uppercase letter. |
| WhitespaceRule | Check if there is duplicated whitespace in a sentence. |
| WordRepeatRule | Check if a word is repeated twice, e.g. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||