protected static class RSLPStemmerBase.RuleWithSetExceptions extends RSLPStemmerBase.Rule
| Modifier and Type | Field and Description | 
|---|---|
protected CharArraySet | 
exceptions  | 
min, replacement, suffix| Constructor and Description | 
|---|
RuleWithSetExceptions(String suffix,
                     int min,
                     String replacement,
                     String[] exceptions)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
matches(char[] s,
       int len)  | 
replaceprotected final CharArraySet exceptions
public boolean matches(char[] s,
                       int len)
matches in class RSLPStemmerBase.RuleCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.