public class PaidLevelDomain extends Object
| Constructor and Description |
|---|
PaidLevelDomain() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPLD(String hostname)
Extract the PLD (paid-level domain) from the hostname.
|
static String |
getPLD(URL url)
Extract the PLD (paid-level domain) from the URL.
|
Copyright © 2009–2016 Crawler-Commons. All rights reserved.