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 ReentrantLockprivate static final org.slf4j.Loggerprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PublicSuffixMatcherstatic PublicSuffixMatcherprivate static PublicSuffixMatcherload(InputStream in) static PublicSuffixMatcher
-
Field Details
-
PUBLIC_SUFFIX_LIST
- See Also:
-
LOG
private static final org.slf4j.Logger LOG -
lock
-
DEFAULT_INSTANCE
-
-
Constructor Details
-
PublicSuffixMatcherLoader
public PublicSuffixMatcherLoader()
-
-
Method Details
-
load
- Throws:
IOException
-
load
- Throws:
IOException
-
load
- Throws:
IOException
-
getDefault
-