Class PublicSuffixMatcher

java.lang.Object
org.apache.http.conn.util.PublicSuffixMatcher

public final class PublicSuffixMatcher
extends Object
Utility class that can test if DNS names match the content of the Public Suffix List.

An up-to-date list of suffixes can be obtained from publicsuffix.org

Since:
4.4
See Also:
PublicSuffixList