org.languagetool.rules.fr
Class FrenchRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.fr.FrenchRule
Direct Known Subclasses:
QuestionWhitespaceRule

public abstract class FrenchRule
extends Rule

Abstract base class for French rules.

Author:
Marcin Milkowski

Field Summary
 
Fields inherited from class org.languagetool.rules.Rule
messages
 
Constructor Summary
FrenchRule()
           
 
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

FrenchRule

public FrenchRule()


Copyright © 2013. All Rights Reserved.