public class SimpleReplaceRule extends AbstractSimpleReplaceRule
rules/uk/replace.txt.| Constructor and Description |
|---|
SimpleReplaceRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFileName() |
String |
getId()
An ASCII-only string used to identify the rule in e.g. configuration files.
|
String |
getShort() |
String |
getSuggestion() |
getEncoding, getLocale, isCaseSensitive, match, resetaddRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getMatches, getMatchesIndex, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setIncorrectExamples, setParagraphBackTrack, supportsLanguagepublic SimpleReplaceRule(ResourceBundle messages)
throws IOException
IOExceptionpublic final String getFileName()
getFileName in class AbstractSimpleReplaceRulepublic final String getId()
RulegetId in class AbstractSimpleReplaceRulepublic String getDescription()
getDescription in class AbstractSimpleReplaceRulepublic String getShort()
getShort in class AbstractSimpleReplaceRulepublic String getSuggestion()
getSuggestion in class AbstractSimpleReplaceRuleCopyright © 2005-2011 Daniel Naber