mirror of
https://github.com/google/nomulus.git
synced 2025-06-25 14:00:55 +02:00
Rename DomainNameUtils method to getTldFromSld
This is broken out from [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121599268
This commit is contained in:
parent
3ec6aebe44
commit
4a9be60e0b
8 changed files with 37 additions and 26 deletions
|
@ -92,7 +92,7 @@ public final class Registries {
|
|||
*
|
||||
* <p><b>Note:</b> This routine will only work on names under TLDs for which this registry is
|
||||
* authoritative. To extract TLDs from domains (not hosts) that other registries control, use
|
||||
* {@link google.registry.util.DomainNameUtils#getTldFromDomainName(String)
|
||||
* {@link google.registry.util.DomainNameUtils#getTldFromSld(String)
|
||||
* DomainNameUtils#getTldFromDomainName}.
|
||||
*
|
||||
* @param domainName domain name or host name (but not TLD) under an authoritative TLD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue