org.languagetool.rules.ru
Class RussianRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.ru.RussianRule
Direct Known Subclasses:
RussianWordRepeatRule

public abstract class RussianRule
extends Rule

Abstract base class for rules for the Russian language.


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

RussianRule

public RussianRule()


Copyright © 2013. All Rights Reserved.