public class RussianSimpleReplaceRule extends AbstractSimpleReplaceRule
rules/ru/replace.txt.| Constructor and Description |
|---|
RussianSimpleReplaceRule(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.
|
Locale |
getLocale()
locale used on case-conversion
|
String |
getShort() |
String |
getSuggestion() |
boolean |
isCaseSensitive()
use case-insensitive matching.
|
getEncoding, match, resetaddRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getMatches, getMatchesIndex, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setIncorrectExamples, setParagraphBackTrack, supportsLanguagepublic RussianSimpleReplaceRule(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 AbstractSimpleReplaceRulepublic boolean isCaseSensitive()
isCaseSensitive in class AbstractSimpleReplaceRulepublic Locale getLocale()
getLocale in class AbstractSimpleReplaceRuleAbstractSimpleReplaceRule.isCaseSensitive() is set to false.Copyright © 2005-2011 Daniel Naber