org.apache.http.conn.util
Class PublicSuffixMatcherLoader
java.lang.Object
   org.apache.http.conn.util.PublicSuffixMatcherLoader
org.apache.http.conn.util.PublicSuffixMatcherLoader
- @Contract(threading=SAFE)
public final class PublicSuffixMatcherLoader 
- extends Object
PublicSuffixMatcher loader.
- Since:
- 4.4
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PublicSuffixMatcherLoader
public PublicSuffixMatcherLoader()
load
public static PublicSuffixMatcher load(URL url)
                                throws IOException
- 
- Throws:
- IOException
 
load
public static PublicSuffixMatcher load(File file)
                                throws IOException
- 
- Throws:
- IOException
 
getDefault
public static PublicSuffixMatcher getDefault()
- 
 
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.