de.malkusch.whoisServerList.publicSuffixList.package-info Maven / Gradle / Ivy
/**
* API for the Public Suffix List.
*
* Use the {@link PublicSuffixListFactory}
* to create a {@link PublicSuffixList}.
*
* @author [email protected]
* @see https://publicsuffix.org/
* @see Donations
*/
package de.malkusch.whoisServerList.publicSuffixList;