org.languagetool.rules.es
Class SpanishRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.es.SpanishRule
Direct Known Subclasses:
ElwithFemRule

public abstract class SpanishRule
extends Rule

Abstract base class for rules for Spanish.

Author:
Susana Sotelo Docio based on English rules

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

SpanishRule

public SpanishRule()


Copyright © 2013. All Rights Reserved.