org.languagetool.rules.sk
Class SlovakVesRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.sk.SlovakRule
          extended by org.languagetool.rules.sk.SlovakVesRule

Deprecated. this is currently buggy, do not use

@Deprecated
public class SlovakVesRule
extends SlovakRule


Field Summary
 
Fields inherited from class org.languagetool.rules.Rule
messages
 
Constructor Summary
SlovakVesRule(ResourceBundle messages)
          Deprecated.  
 
Method Summary
 String getDescription()
          Deprecated.  
 String getId()
          Deprecated.  
 RuleMatch[] match(AnalyzedSentence text)
          Deprecated.  
 void reset()
          Deprecated.  
 
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

SlovakVesRule

public SlovakVesRule(ResourceBundle messages)
Deprecated. 
Method Detail

getId

public final String getId()
Deprecated. 
Specified by:
getId in class Rule

getDescription

public final String getDescription()
Deprecated. 
Specified by:
getDescription in class Rule

match

public final RuleMatch[] match(AnalyzedSentence text)
Deprecated. 
Specified by:
match in class Rule

reset

public void reset()
Deprecated. 
Specified by:
reset in class Rule


Copyright © 2013. All Rights Reserved.