org.languagetool.rules.ca
Class CatalanRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.ca.CatalanRule
Direct Known Subclasses:
AccentuationCheckRule, ComplexAdjectiveConcordanceRule, ReflexiveVerbsRule

public abstract class CatalanRule
extends Rule

Abstract base class for rules for the Catalan language.

Author:
Jaume OrtolĂ 

Field Summary
 
Fields inherited from class org.languagetool.rules.Rule
messages
 
Constructor Summary
CatalanRule()
           
 
Method Summary
 
Methods inherited from class org.languagetool.rules.Rule
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getDescription, getId, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, match, reset, 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

CatalanRule

public CatalanRule()


Copyright © 2013. All Rights Reserved.