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 PublicSuffixMatcherprivate static final org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PublicSuffixMatcherstatic PublicSuffixMatcherprivate static PublicSuffixMatcherload(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
-