org.languagetool.rules.sk
Class SlovakRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.sk.SlovakRule
Direct Known Subclasses:
SlovakVesRule

public abstract class SlovakRule
extends Rule

Abstract base class for Slovak rules.

Author:
Zdenko Podobný based on Polish rules

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

SlovakRule

public SlovakRule()


Copyright © 2013. All Rights Reserved.