@ThreadSafe public final class PublicSuffixMatcherLoader extends java.lang.Object
PublicSuffixMatcher loader.| Constructor and Description |
|---|
PublicSuffixMatcherLoader() |
| Modifier and Type | Method and Description |
|---|---|
static PublicSuffixMatcher |
getDefault() |
static PublicSuffixMatcher |
load(java.io.File file) |
static PublicSuffixMatcher |
load(java.net.URL url) |
public static PublicSuffixMatcher load(java.net.URL url) throws java.io.IOException
java.io.IOExceptionpublic static PublicSuffixMatcher load(java.io.File file) throws java.io.IOException
java.io.IOExceptionpublic static PublicSuffixMatcher getDefault()