public class RuleSet extends Object
| Constructor and Description |
|---|
RuleSet() |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
getExceptions() |
List<Rule> |
getSuffixes() |
void |
setExceptions(List<Rule> exceptions) |
void |
setSuffixes(List<Rule> suffixes) |
Copyright © 2015. All rights reserved.