public final class PublicSuffixList extends Object
| Constructor and Description |
|---|
PublicSuffixList(List<String> rules,
List<String> exceptions)PublicSuffixList. |
| Modifier and Type | Method and Description |
|---|---|
List<String> | getExceptions()Return the exception rules. |
List<String> | getRules()Return the suffix rules. |