public class SpanishUnpairedBracketsRule extends GenericUnpairedBracketsRule
| Constructor and Description |
|---|
SpanishUnpairedBracketsRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
protected boolean |
isNoException(String tokenStr,
AnalyzedTokenReadings[] tokens,
int i,
int j,
boolean precSpace,
boolean follSpace,
UnsyncStack<SymbolLocator> symbolStack) |
getDescription, match, minToCheckParagraphestimateContextForSureMatch, match, matchaddExamplePair, addTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic SpanishUnpairedBracketsRule(ResourceBundle messages)
public String getId()
getId in class GenericUnpairedBracketsRuleprotected boolean isNoException(String tokenStr, AnalyzedTokenReadings[] tokens, int i, int j, boolean precSpace, boolean follSpace, UnsyncStack<SymbolLocator> symbolStack)
isNoException in class GenericUnpairedBracketsRule