org.languagetool.rules.ca
Class CatalanWrongWordInContextRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.WrongWordInContextRule
          extended by org.languagetool.rules.ca.CatalanWrongWordInContextRule

public class CatalanWrongWordInContextRule
extends WrongWordInContextRule


Field Summary
 
Fields inherited from class org.languagetool.rules.Rule
messages
 
Constructor Summary
CatalanWrongWordInContextRule(ResourceBundle messages)
           
 
Method Summary
protected  String getCategoryString()
           
 String getDescription()
           
protected  String getFilename()
           
 String getId()
           
protected  String getLongMessageString()
           
protected  String getMessageString()
           
protected  String getShortMessageString()
           
 
Methods inherited from class org.languagetool.rules.WrongWordInContextRule
match, reset
 
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
 

Constructor Detail

CatalanWrongWordInContextRule

public CatalanWrongWordInContextRule(ResourceBundle messages)
                              throws IOException
Throws:
IOException
Method Detail

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.