Package org.apache.hc.client5.http.psl
Class PublicSuffixMatcherLoader
java.lang.Object
org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
PublicSuffixMatcher
loader.- Since:
- 4.4
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static PublicSuffixMatcher
private static final org.slf4j.Logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PublicSuffixMatcher
static PublicSuffixMatcher
private static PublicSuffixMatcher
load
(InputStream in) static PublicSuffixMatcher
-
Field Details
-
LOG
private static final org.slf4j.Logger LOG -
DEFAULT_INSTANCE
-
-
Constructor Details
-
PublicSuffixMatcherLoader
public PublicSuffixMatcherLoader()
-
-
Method Details
-
load
- Throws:
IOException
-
load
- Throws:
IOException
-
load
- Throws:
IOException
-
getDefault
-