public class GermanUnpairedBracketsRule extends GenericUnpairedBracketsRule
| Constructor and Description |
|---|
GermanUnpairedBracketsRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
protected List<String> |
getSuggestions(Supplier<String> text,
int startPos,
int endPos) |
getDescription, isNoException, match, minToCheckParagraph, preventMatchestimateContextForSureMatch, match, matchaddExamplePair, addTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic GermanUnpairedBracketsRule(ResourceBundle messages, Language language)
public String getId()
getId in class GenericUnpairedBracketsRuleprotected List<String> getSuggestions(Supplier<String> text, int startPos, int endPos)
getSuggestions in class GenericUnpairedBracketsRule