@Contract(threading=IMMUTABLE) public final class PublicSuffixList extends Object
An up-to-date list of suffixes can be obtained from publicsuffix.org
| Constructor and Description | 
|---|
| PublicSuffixList(DomainType type,
                List<String> rules,
                List<String> exceptions) | 
| PublicSuffixList(List<String> rules,
                List<String> exceptions) | 
public PublicSuffixList(DomainType type, List<String> rules, List<String> exceptions)
public DomainType getType()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.