public class TokenAgreementRule extends Rule
| Constructor and Description |
|---|
TokenAgreementRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getShort() |
boolean |
isCaseSensitive()
Indicates if the rule is case-sensitive.
|
RuleMatch[] |
match(AnalyzedSentence text) |
void |
reset() |
addExamplePair, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic TokenAgreementRule(ResourceBundle messages) throws IOException
IOExceptionpublic String getDescription()
getDescription in class Rulepublic String getShort()
public boolean isCaseSensitive()
public final RuleMatch[] match(AnalyzedSentence text)