Uses of Class
crawlercommons.domains.EffectiveTldFinder
-
Packages that use EffectiveTldFinder Package Description crawlercommons.domains Classes contained within the domains package relate to the definition of "paid-level" domains or "effective top-level domains", that is Internet domain names on level below a public suffix defined in the public suffix list. -
-
Uses of EffectiveTldFinder in crawlercommons.domains
Methods in crawlercommons.domains that return EffectiveTldFinder Modifier and Type Method Description static EffectiveTldFinder
EffectiveTldFinder. getInstance()
Get singleton instance of EffectiveTldFinder with default configuration.
-