public class SimpleReplaceRule extends AbstractSimpleReplaceRule
rules/pl/replace.txt.| Modifier and Type | Field and Description |
|---|---|
static String |
POLISH_SIMPLE_REPLACE_RULE |
| 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.
|
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 static final String POLISH_SIMPLE_REPLACE_RULE
public 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 AbstractSimpleReplaceRulepublic boolean isCaseSensitive()
isCaseSensitive in class AbstractSimpleReplaceRulepublic Locale getLocale()
getLocale in class AbstractSimpleReplaceRuleAbstractSimpleReplaceRule.isCaseSensitive() is set to false.Copyright © 2005-2011 Daniel Naber