public class QuestionWhitespaceStrictRule extends QuestionWhitespaceRule
| Constructor and Description |
|---|
QuestionWhitespaceStrictRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
protected boolean |
isAllowedWhitespaceChar(AnalyzedTokenReadings[] tokens,
int i) |
getAntiPatterns, matchaddExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isIncludedInHiddenMatches, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncludedInHiddenMatches, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setPriority, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic QuestionWhitespaceStrictRule(ResourceBundle messages, Language language)
public String getId()
getId in class QuestionWhitespaceRulepublic String getDescription()
getDescription in class QuestionWhitespaceRuleprotected boolean isAllowedWhitespaceChar(AnalyzedTokenReadings[] tokens, int i)
isAllowedWhitespaceChar in class QuestionWhitespaceRule