org.languagetool.rules.ca
Class CatalanUnpairedExclamationMarksRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.GenericUnpairedBracketsRule
          extended by org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule

public class CatalanUnpairedExclamationMarksRule
extends GenericUnpairedBracketsRule


Field Summary
 
Fields inherited from class org.languagetool.rules.GenericUnpairedBracketsRule
endSymbols, numerals, startSymbols, symbolStack
 
Fields inherited from class org.languagetool.rules.Rule
messages
 
Constructor Summary
CatalanUnpairedExclamationMarksRule(ResourceBundle messages, Language language)
           
 
Method Summary
 String getDescription()
           
 String getId()
           
 
Methods inherited from class org.languagetool.rules.GenericUnpairedBracketsRule
isNoException, match, reset, uniqueMapInit
 
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

CatalanUnpairedExclamationMarksRule

public CatalanUnpairedExclamationMarksRule(ResourceBundle messages,
                                           Language language)
Method Detail

getDescription

public String getDescription()
Overrides:
getDescription in class GenericUnpairedBracketsRule

getId

public String getId()
Overrides:
getId in class GenericUnpairedBracketsRule


Copyright © 2013. All Rights Reserved.