| Constructor and Description |
|---|
PublicSuffixMatcherLoader() |
| Modifier and Type | Method and Description |
|---|---|
static PublicSuffixMatcher |
getDefault() |
static PublicSuffixMatcher |
load(File file) |
static PublicSuffixMatcher |
load(URL url) |
public static PublicSuffixMatcher load(URL url) throws IOException
IOException
public static PublicSuffixMatcher load(File file) throws IOException
IOException
public static PublicSuffixMatcher getDefault()
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.