org.languagetool.rules.ca
Class CatalanWrongWordInContextRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.WrongWordInContextRule
org.languagetool.rules.ca.CatalanWrongWordInContextRule
public class CatalanWrongWordInContextRule
- extends WrongWordInContextRule
| Fields inherited from class org.languagetool.rules.Rule |
messages |
| Methods inherited from class org.languagetool.rules.Rule |
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setIncorrectExamples, setLocQualityIssueType, setParagraphBackTrack, setUrl, supportsLanguage, toRuleMatchArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatalanWrongWordInContextRule
public CatalanWrongWordInContextRule(ResourceBundle messages)
throws IOException
- Throws:
IOException
getCategoryString
protected String getCategoryString()
- Overrides:
getCategoryString in class WrongWordInContextRule
getId
public String getId()
- Overrides:
getId in class WrongWordInContextRule
getDescription
public String getDescription()
- Overrides:
getDescription in class WrongWordInContextRule
getFilename
protected String getFilename()
- Specified by:
getFilename in class WrongWordInContextRule
getMessageString
protected String getMessageString()
- Specified by:
getMessageString in class WrongWordInContextRule
getShortMessageString
protected String getShortMessageString()
- Specified by:
getShortMessageString in class WrongWordInContextRule
getLongMessageString
protected String getLongMessageString()
- Specified by:
getLongMessageString in class WrongWordInContextRule
Copyright © 2013. All Rights Reserved.