public class GermanCompoundRule extends AbstractCompoundRule
/de/compounds.txt and /de/compounds-cities.txt in the resource directory.sentenceStartsWithUpperCase| Constructor and Description |
|---|
GermanCompoundRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
CompoundRuleData |
getCompoundRuleData() |
String |
getDescription() |
String |
getId() |
boolean |
isMisspelled(String word) |
estimateContextForSureMatch, filterReplacements, match, mergeCompoundaddExamplePair, 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 GermanCompoundRule(ResourceBundle messages) throws IOException
IOExceptionpublic String getId()
getId in class AbstractCompoundRulepublic String getDescription()
getDescription in class AbstractCompoundRulepublic CompoundRuleData getCompoundRuleData()
getCompoundRuleData in class AbstractCompoundRulepublic boolean isMisspelled(String word) throws IOException
isMisspelled in class AbstractCompoundRuleIOException