@ThreadSafe public abstract class Index extends Object
PublicSuffixListFactory builds the PublicSuffixList with
the index defined with
the property PublicSuffixListFactory.PROPERTY_INDEX.
Index implementations must be thread-safe.| Constructor and Description |
|---|
Index() |
protected abstract Collection<Rule> findRules(String domain)
domain - the domain name, may be nullpublic abstract List<Rule> getRules()
Copyright © 2014. All Rights Reserved.