de.danielnaber.languagetool.rules.de
Class CompoundRule

Object
  extended by Rule
      extended by AbstractCompoundRule
          extended by CompoundRule

public class CompoundRule
extends AbstractCompoundRule

Checks that compounds (if in the list) are not written as separate words.

Author:
Daniel Naber

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

Constructor Detail

CompoundRule

public CompoundRule(ResourceBundle messages)
             throws IOException
Throws:
IOException
Method Detail

getId

public String getId()
Specified by:
getId in class AbstractCompoundRule

getDescription

public String getDescription()
Specified by:
getDescription in class AbstractCompoundRule


Copyright © 2005-2009 Daniel Naber