@Contract(threading=SAFE) public final class PublicSuffixMatcherLoader extends Object
PublicSuffixMatcher loader.| 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
IOExceptionpublic static PublicSuffixMatcher load(File file) throws IOException
IOExceptionpublic static PublicSuffixMatcher getDefault()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.