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 Top Level Domain's, various domain registrars and the effective handling of such domains. -
-
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.
-