| Package | Description |
|---|---|
| org.languagetool.rules | |
| org.languagetool.rules.nl |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleReplaceRule2.CaseSensitivy |
AbstractSimpleReplaceRule2.getCaseSensitivy() |
static AbstractSimpleReplaceRule2.CaseSensitivy |
AbstractSimpleReplaceRule2.CaseSensitivy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSimpleReplaceRule2.CaseSensitivy[] |
AbstractSimpleReplaceRule2.CaseSensitivy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleReplaceRule2.CaseSensitivy |
SimpleReplaceRule.getCaseSensitivy() |