org.languagetool.rules.pt
Class PortugueseRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.pt.PortugueseRule

public abstract class PortugueseRule
extends Rule

Abstract base class for rules for the Portuguese language.


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

PortugueseRule

public PortugueseRule()


Copyright © 2013. All Rights Reserved.