protected static class RSLPStemmerBase.RuleWithSetExceptions extends RSLPStemmerBase.Rule
| Modifier and Type | Field | Description |
|---|---|---|
protected CharArraySet |
exceptions |
min, replacement, suffix| Constructor | Description |
|---|---|
RuleWithSetExceptions(String suffix,
int min,
String replacement,
String[] exceptions) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
matches(char[] s,
int len) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreplaceprotected final CharArraySet exceptions
public boolean matches(char[] s,
int len)
matches in class RSLPStemmerBase.RuleCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.