de.danielnaber.languagetool.rules.en
Class EnglishRule

Object
  extended by Rule
      extended by EnglishRule
Direct Known Subclasses:
AvsAnRule

public abstract class EnglishRule
extends Rule

Abstract base class for rules for the English language.

Author:
Daniel Naber

Constructor Summary
EnglishRule()
           
 
Method Summary
 
Methods inherited from class Rule
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getDescription, getId, getIncorrectExamples, getMatches, getMatchesIndex, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, match, reset, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setIncorrectExamples, setParagraphBackTrack, supportsLanguage
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnglishRule

public EnglishRule()


Copyright © 2005-2007 Daniel Naber